立顿
使用React Native和Firebase激活移动应用程序存储库。
开发指令
# Install dependencies
yarn install
# Install the cocoapods dependencies
yarn pods
# Run the Android simulator
yarn android
# Run the iOS simulator
yarn ios
# Run the ES linter
yarn lint
# Run Prettier
yarn