TronNatthakorn / react-native-wheel-pick

Apache License 2.0
177 stars 85 forks source link

DatePickerIOS & PickerIOS deprecate problem solved! #16

Closed omeryilmazel closed 2 years ago

omeryilmazel commented 2 years ago

This pr contains a library with 2 dependencies.

kkacquah commented 2 years ago

@TronNattakorn can this be merged, seems like this library is broken otherwise, due to issue #15

machowski commented 2 years ago

code change that is solving problem:

import { PickerIOS } from '@react-native-picker/picker'; instead of import { PickerIOS } from 'react-native';