react-native-spotify-remote
react-native-spotify-remote copied to clipboard
React Native wrapper around the Spotify Remote SDK
Building Android fails with errors ``` warning: unknown enum constant Include.NON_NULL reason: class file for com.fasterxml.jackson.annotation.JsonInclude$Include not found /node_modules/react-native-spotify-remote/android/src/main/java/com/reactlibrary/Convert.java:42: error: incompatible types: ReadableMap cannot be converted to WritableMap array.pushMap(Convert.toMap(item)); ^...
Hello there! Whenever I try to generate an APK version of my app (using `./gradlew assembleDebug`), I get the following error: ``` > Task :react-native-spotify-remote:mergeDebugJavaResource FAILED FAILURE: Build failed with...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Hello @cjam Nice project by the way. 👍 I'm migrating from Expo cause it hasn't any modules that support Spotify SDK for playing songs when clicking on track obtained from...
Right now on android the `playerState` and `playerContext` events are subscribed to when the remote API is connected to Spotify. This subscription should be deferred until someone actually wants events...
First off thank you for making this! Not sure if this is part of your upcoming roadmap but would it be possible to expose a function that would allow us...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
As per [This comment](https://github.com/cjam/react-native-spotify-remote/pull/91#issuecomment-758245677) in #91, it would be great to more gracefully handle errors in the API calls. Creating an issue to capture it.
Is there a way to supply Spotify Web API access token to the remote without initialising the module?
OS: Android So my app uses elements of the Spotify Web API as well. I maintain the access token/ refresh token deal and take the user through Oauth using the...
Just an issue to update the external to the android sdk to the latest v0.7.1