react-native-template:React Native模板

时间:2024-05-27 04:05:46
【文件属性】:

文件名称:react-native-template:React Native模板

文件大小:21KB

文件格式:ZIP

更新时间:2024-05-27 04:05:46

JavaScript

Nave React Native模板。 使用 运行react-native init yourProjectName --template nave 包已配置 样式化的组件 React导航 Axios 承诺 整理配置 将.env添加到您的.gitignore文件中 您还需要从android/app/build.gradle将插件手动应用到您的应用android/app/build.gradle : // 2nd line, add a new apply: apply from: project(':react-native-config').projectDir.getPath() + "/dotenv.gradle" 最后,将其添加到您的package.json : " scripts " : { " android " : " react-native run-an


【文件预览】:
react-native-template-master
----.gitignore(28B)
----.env.example(9B)
----package.json(65B)
----dependencies.json(503B)
----commitlint.config.js(66B)
----src()
--------components()
--------package.json(20B)
--------services()
--------context()
--------utils()
--------providers()
--------navigators()
--------constants()
--------theme()
--------screens()
----metro.config.js(188B)
----devDependencies.json(713B)
----index.js(233B)
----App.js(956B)
----.eslintrc.js(536B)
----.prettierrc.js(216B)
----README.md(3KB)
----.npmignore(13B)
----.huskyrc.json(211B)
----.editorconfig(195B)

网友评论