An example application that displays a list of music albums. The app redirects the user to purchase a selected album.
First, clone this repository. Then:
react-native run-android
- Open
ios/Albums.xcodeproj
in XCode - Select development team for code-signing
- Run!