Skip to content

Instantly share code, notes, and snippets.

@VivekNayyar
Created May 21, 2018 10:36
Show Gist options
  • Save VivekNayyar/dd6cfbe2e3e78bce0e5c8d4e2e47f506 to your computer and use it in GitHub Desktop.
Save VivekNayyar/dd6cfbe2e3e78bce0e5c8d4e2e47f506 to your computer and use it in GitHub Desktop.
tabBarOptions: {
activeTintColor: "#6200EE",
inactiveTintColor: "#858585",
style: {
height: 60,
paddingVertical: 5,
backgroundColor: "#fff"
},
labelStyle: {
fontSize: 12,
lineHeight: 20,
fontFamily: "CircularStd-Book"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment