No media files provided.
Please use the ReactNative's FlatList to create a list view with a detail view application.
https://facebook.github.io/react-native/docs/flatlist.html
NavigatorIOS
)BackHandler
. in iOS, the NavigatorIOS
handles it)TouchableOpacity
and onPress
to trigger navigation.You can use any dataset. It is up to you.