🎵 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
Open terminal:
# 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 - Follow the steps Configurações de Projeto > Áudio em Background
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho