# react_native_template **Repository Path**: AlanLee97/react_native_template ## Basic Information - **Project Name**: react_native_template - **Description**: react native template - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React Native Template React Native项目模板 ## 集成功能 - UI:Ant Design - 网络:Axios网络请求 - 路由:React-Navigation - 存储:react-native-storage ## 启动项目 **安装依赖** ```shell npm install ``` or ```shell yarn install ``` **启动项目** ```shell npm run android ``` or ```shell yarn android ``` ## 项目截图 ![sample](https://gitee.com/AlanLee97/assert/raw/master/note_images/sample.png)