react-native-datetimepicker / datetimepicker

React Native date & time picker component for iOS, Android and Windows
MIT License
2.5k stars 405 forks source link

Disable keyboard input on Android - mode='time' & display="spinner" #729

Open AlokKothiyal08 opened 1 year ago

AlokKothiyal08 commented 1 year ago

Feature request

Why it is needed

Possible implementation

Code sample

eidson-encora commented 1 year ago

Any updates on this?

bezenson commented 8 months ago

Probably this is the reason why keyboard stays open under modal when calendar picker opens, but dismisses when time picker opens