GregFrench/react-native-wheel-picker

Issue with ios 15

Eigilak opened this issue · 0 comments

Hi GregFrench!
Currently i'm experiencing issue with the react native wheel picker @ ios 15. At first i thought the issue was because a float or a int couldn't be passed as value in picker.item, which then resulted an instant crash. HOWEVER, the issue actually was with safeareaview, as soon as that view was removed it worked.

Still no issues on IOS 14.5 and below :D