220 Forks
814 Stars
814 Watchers

react-native-full-example

第一个完整的react-native项目。包括服务端和移动端两部分。服务端使用express+bootstrap进行搭建,主要功能有登录、退出、模块选择、查看、修改、删除、分页等后台管理的基本功能;移动端主要用到组件View、Text、Image、ScrollView、ListView等常用的组件,也使用了第三方的地图服务(高德地图),作为初学者。是一个很好的学习案例。

How to download and setup react-native-full-example

Open terminal and run command
git clone https://github.com/liumingmusic/react-native-full-example.git
git clone is used to create a copy or clone of react-native-full-example repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with react-native-full-example https://github.com/liumingmusic/react-native-full-example/archive/master.zip

Or simply clone react-native-full-example with SSH
[email protected]:liumingmusic/react-native-full-example.git

If you have some problems with react-native-full-example

You may open issue on react-native-full-example support forum (system) here: https://github.com/liumingmusic/react-native-full-example/issues