cjam / cjam/react-native-spotify-remote
Expose Podcast methods
Open
enhancement
- Dominant language
- Objective-C
- Stars
- 283
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.