TronNatthakorn / react-native-wheel-pick

Apache License 2.0
177 stars 85 forks source link

Android: fontFamily, fontWeight #23

Closed Aleksandern closed 1 year ago

Aleksandern commented 1 year ago

Hello.

Is there a way to set fontFamily and fontWeight for Android?

Thanks.

TronNatthakorn commented 1 year ago

I am so sorry. This library is not support.

These are default support for android.

ReactWheelCurvedPickerManager.java

If you want to use fontFamily and fontWeight, you need to edit android native code for make this library support.