profile app:React Native App生成建筑档案 源码
配置文件生成器 入门 1.克隆并安装 确保已安装节点和纱线: # Clone the repo git clone https://github.com/rutvijb10/profile-app # Navigate to clonned folder and Install dependencies cd profile-app && yarn install # Install Pods For iOS cd ios && pod install && cd .. # Gradle Clean for Android cd android && ./gradlew clean && cd .. 2.修复iOS> = 14的图像 cd scripts && sh fix-image.sh && cd .. 3.启动节点开发服务器 运行以下命令以启动开发服务器: yarn start
文件列表
profile-app:React Native App生成建筑档案
(预估有个177文件)
.eslintrc
473B
.flowconfig
2KB
.gitattributes
16B
ModuleViewContainer.js.hbs
264B
ModuleView.js.hbs
231B
ModuleState.js.hbs
600B
Component.spec.js.hbs
335B
Component.js.hbs
219B
AppDelegate.h
385B
gradlew
6KB
暂无评论