Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/react-native-gostack4-module6
:octocat: Deploy and CI using appcenter-cli, React Native Module for CodePush, react-native-onesignal, Git, GitHub, Ape Tools, App Center, OneSignal with Android app, Firebase, keytool, Play Console and with iOS app, App Store Connect, Apple Developer, Keychain Access, The Provisionator, XCode
https://github.com/osvaldokalvaitir/react-native-gostack4-module6
bootcamp ci deploy gostack gostack-4 react-native rocketseat
Last synced: 8 days ago
JSON representation
:octocat: Deploy and CI using appcenter-cli, React Native Module for CodePush, react-native-onesignal, Git, GitHub, Ape Tools, App Center, OneSignal with Android app, Firebase, keytool, Play Console and with iOS app, App Store Connect, Apple Developer, Keychain Access, The Provisionator, XCode
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-gostack4-module6
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-04-23T23:52:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T14:03:29.000Z (3 months ago)
- Last Synced: 2024-09-15T15:25:16.487Z (3 months ago)
- Topics: bootcamp, ci, deploy, gostack, gostack-4, react-native, rocketseat
- Language: JavaScript
- Homepage:
- Size: 1.29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Native - GoStack 4 Module 6
:octocat: Deploy and CI using appcenter-cli, React Native Module for CodePush, react-native-onesignal, Git, GitHub, Ape Tools, App Center, OneSignal with Android app, Firebase, keytool, Play Console and with iOS app, App Store Connect, Apple Developer, Keychain Access, The Provisionator, XCode
:link: This repository is a copy of React Native - GoStack 4 Module 3
Demo | Install and run | License## :iphone: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-gostack4-module6# Entry in folder
cd react-native-gostack4-module6# Install deps with npm or yarn
npm install | yarn# Launch the app on android with react-native or yarn
react-native run-android | yarn android# Launch the app on ios with react-native or yarn
react-native run-ios | yarn ios
```Click to learn more about the tools used: [Git](https://github.com/osvaldokalvaitir/awesome/blob/main/src/version-controls/git.md), [GitHub](https://github.com/osvaldokalvaitir/awesome/blob/main/src/version-controls/git/tools/github.md), [Ape Tools](https://github.com/osvaldokalvaitir/awesome/blob/main/src/icons/apetools.md), [App Center](https://github.com/osvaldokalvaitir/awesome/blob/main/src/ci-cd/app-center.md), [OneSignal](https://github.com/osvaldokalvaitir/awesome/blob/main/src/messaging-and-notifications/onesignal.md).
Android app: [Firebase](https://github.com/osvaldokalvaitir/awesome/blob/main/src/development-platforms/firebase.md), [keytool](https://github.com/osvaldokalvaitir/awesome/blob/main/src/passwords-managers/keytool.md), [Play Console](https://github.com/osvaldokalvaitir/awesome/blob/main/src/development-platforms/play-console.md).
iOS app: [App Store Connect](https://github.com/osvaldokalvaitir/awesome/blob/main/src/development-platforms/app-store-connect.md), [Apple Developer](https://github.com/osvaldokalvaitir/awesome/blob/main/src/development-platforms/apple-developer.md), [Keychain Access](https://github.com/osvaldokalvaitir/awesome/blob/main/src/passwords-managers/keychain-access.md), [The Provisionator](https://github.com/osvaldokalvaitir/awesome/blob/main/src/messaging-and-notifications/onesignal/certificates/the-provisionator.md), [XCode](https://github.com/osvaldokalvaitir/awesome/blob/main/src/ides/xcode.md) - Follow the steps `Configurações de Projeto`, the items `Ícone, Splashscreen e Outros`, `Notificações Push`, `Deployment` and `Enviar app para a App Store Connect`.
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho