UNPKG

@42techpacks/expo-spotify-sdk

Version:
12 lines (11 loc) 388 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android"> <application> <meta-data android:name="spotifyClientId" android:value="${spotifyClientId}" /> <meta-data android:name="spotifyRedirectUri" android:value="${spotifyRedirectUri}" /> </application> </manifest>