react-native-spotify-remote
react-native-spotify-remote copied to clipboard
Expose Podcast methods
trafficstars
There are a number of podcast specific methods within the SDK that need to check if the item is an episode etc. Grouping those calls into this issue:
Podcast Specific Methods
- [ ] getAvailablePodcastPlaybackSpeeds
- [ ] getCurrentPodcastPlaybackSpeed
- [ ] setCurrentPodcastPlaybackSpeed
- [ ] getAvailablePodcast
- [ ] setPodcastPlaybackSpeed
- [ ] seekForward15Seconds
- [ ] seekBackward15Seconds