在Android和iOS上启动项目
yarn android && yarn start // for android
yarn ios && yarn start // for ios
在不同环境下运行此应用程序的步骤
1. Make a copy of the .env.example file in the root directory.
2. Change the file name `.env.example` with enviroment specific. For example