README
react-native-apple-music-token
Getting started
$ npm install react-native-apple-music-token --save
Mostly automatic installation
$ react-native link react-native-apple-music-token
Usage
import AppleMusicToken from 'react-native-apple-music-token';
// TODO: What to do with the module?
AppleMusicToken;