Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/react-native-gostack4-module4
:musical_note: Spotify Application using Redux, Redux-Saga, Ducks, reduxsauce, seamless-immutable, styled-components, react-native-track-player, react-native-iphone-x-helper, JSON Server, Reactotron and consuming the features of the JSON Server API
https://github.com/osvaldokalvaitir/react-native-gostack4-module4
bootcamp gostack gostack-4 react-native rocketseat spotify
Last synced: 8 days ago
JSON representation
:musical_note: Spotify Application using Redux, Redux-Saga, Ducks, reduxsauce, seamless-immutable, styled-components, react-native-track-player, react-native-iphone-x-helper, JSON Server, Reactotron and consuming the features of the JSON Server API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/react-native-gostack4-module4
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-04-23T23:51:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T14:02:36.000Z (3 months ago)
- Last Synced: 2024-09-15T15:24:28.514Z (3 months ago)
- Topics: bootcamp, gostack, gostack-4, react-native, rocketseat, spotify
- Language: JavaScript
- Homepage:
- Size: 2.16 MB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React Native - GoStack 4 Module 4
:musical_note: Spotify Application using Redux, Redux-Saga, Ducks, reduxsauce, seamless-immutable, styled-components, react-native-track-player, react-native-iphone-x-helper, JSON Server, Reactotron and consuming the features of the JSON Server API
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-module4# Entry in folder
cd react-native-gostack4-module4# Install deps with npm or yarn
npm install | yarn# Run API
json-server server.json# 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 settings used in the iOS app: [XCode](https://github.com/osvaldokalvaitir/awesome/blob/main/src/ides/xcode.md) - Follow the steps `Configurações de Projeto > Áudio em Background`
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho