viestat / react-native-spotify

A native module that allows you to use the Spotify SDK API with react-native
MIT License
108 stars 23 forks source link

Merge with android Repo? #14

Open JackThomson2 opened 7 years ago

JackThomson2 commented 7 years ago

I have found this https://www.npmjs.com/package/react-native-spotify-sdk which covers Android wonder if it would be possible to merge these together to give us both platforms?

weswes commented 6 years ago

And also consider using cocoapods to link with Spotify Framework (instead of copying files into project): https://cocoapods.org/pods/Spotify-iOS-SDK (seems maintened, based on https://github.com/mhuusko5/Podspecs see also https://github.com/spotify/ios-sdk/issues/273)