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
- Host: GitHub
- URL: https://github.com/aprilmintacpineda/react-native-guides
- Owner: aprilmintacpineda
- License: mit
- Created: 2020-10-02T05:45:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T00:50:19.000Z (over 2 years ago)
- Last Synced: 2025-03-23T22:37:48.652Z (7 months ago)
- Topics: fastlane, guides, react-native
- Language: Java
- Homepage:
- Size: 21.3 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)