# react-native-template **Repository Path**: kalaxy/react-native-template ## Basic Information - **Project Name**: react-native-template - **Description**: react native模板代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-15 - **Last Updated**: 2023-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 介绍 react-native-template 是一套集成了 react-navigation、ant-design-mobile、以及 redux 的开发模板. # 安装 - 使用`git clone https://gitee.com/kalaxy/react-native-template`将仓库克隆到本地 - 使用`yarn install`安装依赖 - 使用`yarn android`在`windows`上使用模拟器运行