kadiks / react-native-itunes

iTunes module for React Native
MIT License
62 stars 39 forks source link

Failed at RN 5.1 #11

Closed thinhvo-groove closed 6 years ago

thinhvo-groove commented 6 years ago

I had tested your library using RN version 5.1 and found that it failed. Can you support RN 5.1?

kadiks commented 6 years ago

It failed. Ok, do you have details?

I will assume that you meant RN 0.51 and check it later this week.

Thanks for reporting the issue

thinhvo-groove commented 6 years ago

@kadiks Hey, It was my mistakes that I didn't include NSAppleMusicUsageDescription to info.list. Thanks for your support !