How to create a custom TextInput time picker in react native

73 Views Asked by At

enter image description here

Can we create like this time picker in ReactNative.

Is there any other time picker in ReactNative rather than a clock view.

Tried some time pickers like npm i @react-native-community/datetimepicker but everything have a clock view, I dont need clock view instead of the user can or able to type the time there, is there any kind a package available?

0

There are 0 best solutions below