内容简介:SeeSee
React Native Starter App
A React Native template to bootstrap your next app!
Table of Contents
- Installation
:inbox_tray: - Environment Setup
:globe_with_meridians: - Contributors
:sparkles:
Installation
:inbox_tray:
> git clone https://github.com/IronTony/react-native-starter-app > cd react-native-starter-app # Install dependencies > yarn # if needed, setup iOS development environment yarn setup:ios
See environment section for how to configure env variables.
See scripts section for how to run the app.
Environment Setup
:globe_with_meridians:
React Native Starter App environments variables management is based on a custom script and the app.json config file.
Define your environment variables inside app.json inside the environments object under the desired environment key (such as development , staging or production ) and then run the app for the required env using one of the available run scripts (e.g. ios:dev ).
Scripts
:wrench:
Run the app
To run the app use one of the following scripts:
-
yarn android:dev, to start the app on Android with thedevelopmentenvironment variables. -
yarn android:stage, to start the app on Android with thestagingenvironment variables. -
yarn android:prod, to start the app on Android with theproductionenvironment variables. -
yarn ios:dev, to start the app on iOS with thedevelopmentenvironment variables. -
yarn ios:stage, to start the app on iOS with thestagingenvironment variables. -
yarn ios:prod, to start the app on iOS with theproductionenvironment variables.
Generate app icons
To setup the app icons:
- create an image at least
1024x1024px - place it under
/assetsfolder asicon.png - run
yarn assets:icons
Generate Splashscreen
To setup the app splashscreen:
- create an image at least
1242x2208px - place it under
/assetsfolder assplashscreen.png - run
yarn assets:splashscreen
Setup iOS
To setup the environment to run on iOS, run
yarn setup:ios
this will run cocoapods to install all the required dependencies.
Roadmap
:runner:
redux
redux-persist ( https://github.com/rt2zz/redux-persist )
React Native Debugger
reselect
redux-saga
i18next
react-navigation
UI Kitten )
NativeBase )
Env variables selection experimental way
Contributors
:sparkles:
Thanks goes to these wonderful people ( emoji key ):
| |
|
This project follows the all-contributors specification. Contributions of any kind welcome!
License
:scroll:
Licensed under Mozilla Public License Version 2.0
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
《Unity3D网络游戏实战(第2版)》
罗培羽 / 机械工业出版社 / 2019-1-1 / 89.00元
详解Socket编程,搭建稳健的网络框架;解决网游中常见的卡顿、频繁掉线等问题;探求适宜的实时同步算法。完整的多人对战游戏案例,揭秘登录注册、游戏大厅、战斗系统等模块的实现细节。 想要制作当今热门的网络游戏,特别是开发手机网络游戏,或者想要到游戏公司求职,都需要深入了解网络游戏的开发技术。本书分为三大部分,揭示网络游戏开发的细节。 第一部分“扎基础”(1-5章) 介绍TCP网络游......一起来看看 《《Unity3D网络游戏实战(第2版)》》 这本书的介绍吧!
XML 在线格式化
在线 XML 格式化压缩工具
HEX HSV 转换工具
HEX HSV 互换工具