Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. const tabBarOptions = { style: { backgroundColor: "#920043" } }
  2. const tabNav = createBottomTabNavigator ({ tabA, tabB, tabC }, {
  3. tabBarOptions })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement