React Native Albums : A project to demonstrate how to use Various react-native components to showcase different albums of Taylor Swift.
When user clicks on "Buy", user is redirected to Amazon.com on web browser to make the transaction to own the album.
DIfferent React-Native components are used
- Text
- View
- Image
- Linking
- ScrollView
- TouchableOpacity
When buy button is poressed, Amazon page is redirected.