Skip to content

Implement playItem with skipToTrackIndex #15

@hspinks

Description

@hspinks

In the Spotify iOS SDK v1.0.2 release, Spotify added a new method to SPTAppRemotePlayerAPI to play a playlist from a given index:

-(void)playItem:(id<SPTAppRemoteContentItem>)contentItem skipToTrackIndex:(NSInteger) index callback:(nullable SPTAppRemoteCallback)callback

I'm happy to help contribute this functionality to the package! Let me know if there are any specific guidelines I should follow in contributing, or generally if you have any advice for developing a native module for React Native, as I'm fairly new to that.

Really nice work with this package in general, this has been super helpful and easy to work with

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions