segmented-control
segmented-control copied to clipboard
Support for fontWeight in fontStyle and activeFontStyle
Would be great to support fontWeight property in addition to the fontFamily and fontSize
Thanks!
I've submitted a PR to solve this #133
Please correct index.ts file to support fontWeight. Also ios stays with fontWeight:bold for active tab all the time.
The merged PR doesn't seem to take care of iOS. So this is only working in the JS implementation, right?