react-native-wheel-datepicker
react-native-wheel-datepicker copied to clipboard
Failed prop type: itemStyle key 'fontFamily' when trying to change the font on iOS
When trying to change the item style on iOS, the simulator gives warning on invalid properties.
fontFamily, fontSize, fontWeight and fontStyle are not supported where PickerIOS does actual support them
Thanks for this PR @bankras !
If anyone is still running into this issue, I merged the changes into a fork of this repository, which I intend to support: https://github.com/davidgovea/react-native-wheel-datepicker