Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/react-native-gostack9-module10
:barber: GoBarber Application using Redux, Redux-Saga, Redux Persist, date-fns, React Navigation, React Navigation Stack, React Navigation Tabs, Immer, React Native Async Storage, React Native Vector Icons, react-native-linear-gradient and consuming the features of the Node.js - GoStack 9 Module 3 API
https://github.com/osvaldokalvaitir/react-native-gostack9-module10
bootcamp gobarber gostack gostack-9 react-native rocketseat
Last synced: 23 days ago
JSON representation
:barber: GoBarber Application using Redux, Redux-Saga, Redux Persist, date-fns, React Navigation, React Navigation Stack, React Navigation Tabs, Immer, React Native Async Storage, React Native Vector Icons, react-native-linear-gradient and consuming the features of the Node.js - GoStack 9 Module 3 API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-gostack9-module10
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-12-01T15:13:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T10:51:38.000Z (4 months ago)
- Last Synced: 2024-09-12T22:12:18.190Z (4 months ago)
- Topics: bootcamp, gobarber, gostack, gostack-9, react-native, rocketseat
- Language: JavaScript
- Homepage:
- Size: 1.97 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Native - GoStack 9 Module 10
:barber: GoBarber Application using Redux, Redux-Saga, Redux Persist, date-fns, React Navigation, React Navigation Stack, React Navigation Tabs, Immer, React Native Async Storage, React Native Vector Icons, react-native-linear-gradient and consuming the features of the Node.js - GoStack 9 Module 3 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 - GoStack 9 Module 3 API](https://github.com/osvaldokalvaitir/nodejs-gostack9-module3) backend._
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/react-native-gostack9-module10# Entry in folder
cd react-native-gostack9-module10# 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