# myapp **Repository Path**: liuchanglong33_admin/myapp ## Basic Information - **Project Name**: myapp - **Description**: rndemo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-06 - **Last Updated**: 2021-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

💎 ReaatNaitve DEMO

```bash 1. 首先安装 node,并确保 node 版本是 12 或以上。 $ node -v 14.x 2. git地址下载脚手架代码: $ git clone https://git.holatek.cn/Enterprise_Infomation/jmgooareact.git 3. 安装依赖 $ npm install 或 yarn 4. 安装依赖 $ npx react-native link react-native-localize && cd ios && pod install 5. xcode 启动开发 ```