NativeBase: Can not change size of Badge element

According to this cheat sheet I should be able to change the badge’s size. I’ve tried: <Badge success style={{fontSize:5, width:10}}>99</Badge> But I get those errors in runtime: screen shot 2016-09-04 at 8 17 27 am

So how can I change the badge’s size?

“native-base”: “^0.5.7” “react”: “^15.3.0” “react-native”: “^0.32.0” Run on iOS simulator.

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 15 (8 by maintainers)

Most upvoted comments

Unless the badge can be made smaller, it’s useless.