An open API service indexing awesome lists of open source software.

https://github.com/aprilmintacpineda/react-native-guides

This repository has guides for your React-Native
https://github.com/aprilmintacpineda/react-native-guides

fastlane guides react-native

Last synced: 4 months ago
JSON representation

This repository has guides for your React-Native

Awesome Lists containing this project

README

          

# ReactNative Guides

If you experienced any problems while following any of these guides, feel free to open an issue or start a discussion.

## Table Of Contents

- [Setup App Icons](./setup_appicon)
- [Building and deploying for multiple environments](./multi_env_build)
- Using Fastlane to handle automated deployments -- see See https://github.com/aprilmintacpineda/fastlane-deployments-sample
- [Deploying Android and iOS simultaneously](./fastlane_simultaneous)
- **iOS** [Using fastlane to automated deployments to TestFlight and integrating it with github actions](./fastlane_testflight)
- **Android** [Using fastlane to automated deployments to PlayStore and integrating it with github actions](./fastlane_playstore)