react-native-spotify-remote
react-native-spotify-remote copied to clipboard
React Native wrapper around the Spotify Remote SDK
Hi, I've been trying to debug this issue for 3 days now. On iOS when you call authenticate, the Spotify app will open with no problems, a tick mark will...
@cjam Thanks for this libray. We are developing our app using this libray. Our goal is to search the track through spotify web API and play it, const connectToSpotify =...
Hi @cjam ! First of all, just want to say thank you for this amazing library! It is going to help us a lot! Now for the problem: after some...
Is there any way to do it on android like ios?
Is this left up for our own implementation at the moment or supposed to be renewed with the getSession method? Just curious if I was setting up the server incorrectly...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...
``` Warning: Failed prop type: Invalid prop `tabStyle` of type `array` supplied to `DefaultTabBar`, expected `object`. ``` I am seeing a lot of errors like this while running the examples...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...