xgfe / react-native-datepicker

react native datePicker component for both Android and IOS, useing DatePikcerAndroid, TimePickerAndroid and DatePickerIOS
MIT License
2.12k stars 726 forks source link

iOS popup transition #292

Open learnlapp opened 5 years ago

learnlapp commented 5 years ago

On the simulator, the picker animates sliding up and down smoothly.

However on the iphone the picker appears without animation but slides down with animation. How can I fix this?

Thanks.

jayzyaj commented 4 years ago

any updates on this?