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

TypeError: undefined is not an object (evaluating 'SpotifyModule.initWithCredentials') #27

Open uncvrd opened 6 years ago

uncvrd commented 6 years ago

Hi i am trying to install your Spotify library, after following the steps, I see this error on my device. Not really sure where to start but it appears that I cannot find the SpotifyModule? What code would you like to see to help solve this. I essentially took your example code js and am using it in my project

screen shot 2018-04-18 at 1 45 39 am
aidandunlop commented 6 years ago

I had the same problem - this issue solved it for me 👍