UNPKG

@wwdrew/expo-spotify-sdk

Version:

Expo module wrapping the native Spotify iOS (v5) and Android (v4) SDKs for OAuth authentication and App Remote playback control

3 lines (2 loc) 108 B
export { default } from "./build/index"; export type { SpotifyConfig, SpotifyScopes } from "./build/types";