lesliesam / react-native-wheel-picker

338 stars 321 forks source link

iOS issue #78

Open Talha-Jawed opened 3 years ago

Talha-Jawed commented 3 years ago

Simply not working on iOS, maybe you need to upgrade the iOS system.

Screenshot 2021-04-06 at 4 04 06 PM

- Platform that you're experiencing the issue on:

tinydiv333 commented 3 years ago

Have you find any solution?

Talha-Jawed commented 3 years ago

@tinydiv333 yes first you install @react-native-picker/picker and then install @gregfrench/react-native-wheel-picker

STEPS: 1- yarn remove @gregfrench/react-native-wheel-picker 2- delete node_modules folder 3- yarn add @react-native-picker/picker 4- yarn add @gregfrench/react-native-wheel-picker

It`s work for me