react-native-spotify-web-api

A React Native wrapper for Spotify's Web API

Usage no npm install needed!

<script type="module">
  import reactNativeSpotifyWebApi from 'https://cdn.skypack.dev/react-native-spotify-web-api';
</script>

README

React Native Spotify Web API

This is a universal wrapper/client for the Spotify Web API that runs on React Native.

This was cloned from spotify-web-api-node and just updated for React Native.

Installation

npm install --save https://github.com/atoami/react-native-spotify-web-api.git#master

Docs

Please see details on spotify-web-api-node.