Answers for "how change title font size in tab navigator"

0

how change title font size in tab navigator

tabBarOptions: {
  labelStyle: {
    fontSize: 10,
    margin: 0,
    padding: 0,
  },
}
Posted by: Guest on February-22-2021

Code answers related to "how change title font size in tab navigator"

Browse Popular Code Answers by Language