# react_native_learning **Repository Path**: wite6666/react_native_learning ## Basic Information - **Project Name**: react_native_learning - **Description**: react-native学习的demo项目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-native的demo react-native学习的小项目,来学习react-native的组件。 ### 截图 * 宫格 ![输入图片说明](https://images.gitee.com/uploads/images/2019/0725/204840_2fc39f5d_2246086.png "Screenshot_1564058411.png") * 登录 ![输入图片说明](https://images.gitee.com/uploads/images/2019/0725/204933_f4a50580_2246086.png "Screenshot_1564058571.png") * 轮播 ![输入图片说明](https://images.gitee.com/uploads/images/2019/0725/204949_e7e0ecb7_2246086.png "Screenshot_1564058829.png") * 分组列表 ![输入图片说明](https://images.gitee.com/uploads/images/2019/0725/205240_430780b7_2246086.png "Screenshot_1564059141.png") ### 使用说明 导入到vs code或者webstorm上,打开终端,yarn install来安装包,react-native run-android在安卓设备上运行。 ### 说明 这个项目属于个人开发作品,仅做学习交流使用,数据和设计还不是很完善,希望能给大家带来一点思路。