# react-native-faster **Repository Path**: staring/react-native-faster ## Basic Information - **Project Name**: react-native-faster - **Description**: 基于react-native移动快速开发框架,封装了api层,config配置,mobx状态管理中心,react-navigation导航,通用Header等,采用了antd-mobile丰富的UI组件库,使用此框架开发者只需要关注页面和业务即可 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-07-15 - **Last Updated**: 2022-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-native-faster #### 项目介绍 基于react-native快速开发框架,封装了api层,config配置,mobx状态管理中心,react-navigation导航,通用Header等,采用了antd-mobile丰富的UI组件库,使用此框架开发者只需要关注页面和业务即可 #### 软件架构 软件架构说明 #### 安装教程 1. npm install 2. react-native run-android #### 使用说明 1. 本架构同时兼容Android和IOS #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request