Created with Create React Native App.
This example shows how to create three screens in a TabNavigator
with vector icons and arbitrary conent.
The third screen is an example WebView
. Expo is part of the create-react-native-app package, and it
makes it very easy to view on your own device.
Libraries used (all of which were simply dropped in):
- React Native Vector Icons
- React Navigation for the TabNavigator
Quick example of what this code produces.