Skip to content

一个基于react native开发的完整项目示例

License

Notifications You must be signed in to change notification settings

gitfdy/RNExampleApp

 
 

Repository files navigation

RNExampleApp

一个基于react native开发的完整项目示例,仅供参考和交流,版本0.53。

一款基于出题,做题的社交软件。主要功能有题目,聊天和动态。 目前已在iOS和Android平台上线。

项目地址:查看

应用宝地址:链接

安装

yarn install

或者

npm install

链接库(由于项目中引用很多第三方库,难免会有坑,请自行查询解决,或根据实际需求删除)

react-native link

运行

react-native run-ios

应用截图

首页

题目

聊天

主页

话题

License

MIT License read

About

一个基于react native开发的完整项目示例

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%