Support for fontWeight in fontStyle and activeFontStyle
remstos opened this issue · 3 comments
remstos commented
Would be great to support fontWeight property in addition to the fontFamily and fontSize
Thanks!
nadejdashed commented
Please correct index.ts file to support fontWeight.
Also ios stays with fontWeight:bold for active tab all the time.
MSchmidt commented
The merged PR doesn't seem to take care of iOS. So this is only working in the JS implementation, right?