An open API service indexing awesome lists of open source software.

https://github.com/aakarim/react-native-spotify-ios

React Native Module for the Spotify iOS API
https://github.com/aakarim/react-native-spotify-ios

module react react-native redux spotify spotify-api

Last synced: 5 months ago
JSON representation

React Native Module for the Spotify iOS API

Awesome Lists containing this project

README

          

# TODO
- [ ] Either a higher order component or manual subscriptions to spotify manager that enable child component to deal with delegate actions.
- [x] Spotify can hook in with redux state
- [ ] Sends predefined actions on redux
- [ ] Handle errors more smoothly. Pass back to callback/promise instead of throwing native exception.
- [ ] TESTS!