# Basis_project **Repository Path**: EightDoor/Basis_project ## Basic Information - **Project Name**: Basis_project - **Description**: react-native android ios项目基础模版 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: Redux - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-17 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Basis_project #### 介绍 1. react-native@0.59.8 2. react@16.8.3 3. android ios项目基础模版 #### 软件架构 1. android-studio 3.1.2 2. react-navigation 实现导航底部切换 登陆 退出 3. 图标: react-native-vector-icons 4. 本地存储: react-native-storage - @react-native-community/async-storage 5. ui库 @ant-design/react-native 6. webview react-native-webview@5.8.1 (其他版本有错误) 7. redux集成 #### 使用说明 1. yarn install 或 npm install 2. react-native run-android 或 react-native run-ios #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request