segmented-control icon indicating copy to clipboard operation
segmented-control copied to clipboard

Support for fontWeight in fontStyle and activeFontStyle

Open remstos opened this issue 4 years ago • 3 comments

Would be great to support fontWeight property in addition to the fontFamily and fontSize

Thanks!

remstos avatar Oct 05 '20 17:10 remstos

I've submitted a PR to solve this #133

abifdhllh avatar Oct 23 '20 18:10 abifdhllh

Please correct index.ts file to support fontWeight. Also ios stays with fontWeight:bold for active tab all the time.

nadejdashed avatar Nov 10 '20 13:11 nadejdashed

The merged PR doesn't seem to take care of iOS. So this is only working in the JS implementation, right?

MSchmidt avatar Dec 14 '20 16:12 MSchmidt