Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/react-native-saas
:cloud: Application using Redux, Redux-Saga, React Native Redux Toast, Immer, react-native-side-menu, React Native Async Storage, react-native-iphone-x-helper, React Native Vector Icons and consuming the features of the Node.js - SaaS API
https://github.com/osvaldokalvaitir/react-native-saas
bonus course react-native rocketseat saas
Last synced: 2 months ago
JSON representation
:cloud: Application using Redux, Redux-Saga, React Native Redux Toast, Immer, react-native-side-menu, React Native Async Storage, react-native-iphone-x-helper, React Native Vector Icons and consuming the features of the Node.js - SaaS API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-saas
- Owner: osvaldokalvaitir
- License: mit
- Created: 2020-02-23T22:04:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T10:51:19.000Z (3 months ago)
- Last Synced: 2024-09-30T18:22:33.332Z (3 months ago)
- Topics: bonus, course, react-native, rocketseat, saas
- Language: JavaScript
- Homepage:
- Size: 1.38 MB
- Stars: 16
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Native - SaaS
:cloud: Application using Redux, Redux-Saga, React Native Redux Toast, Immer, react-native-side-menu, React Native Async Storage, react-native-iphone-x-helper, React Native Vector Icons and consuming the features of the Node.js - SaaS API
Demo | Install and run | License## :iphone: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
_ps: Before running the app, start the [Node.js - SaaS](https://github.com/osvaldokalvaitir/nodejs-saas) backend._
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-saas# Entry in folder
cd react-native-saas# 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
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho