Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 535 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 535 Bytes

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.