Skip to content

尝试使用react-native构建网易新闻客户端中的金币商城

Notifications You must be signed in to change notification settings

jruif/react-native-newsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

金币商城react-native版

setup

  1. 本地初始化react-native项目

    $ react-native init newsapp
  2. clone git 库,完成后把所有文件拷贝至newsapp中(使用覆盖)

    $ git clone https://github.com/jruif/react-native-newsapp.git newsapp
  3. 安装依赖

    $ npm install
  4. 运行

    $ npm start

实现功能:

  • 焦点图
  • 路由
  • 数据流模型

About

尝试使用react-native构建网易新闻客户端中的金币商城

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published