react-native-element-textinput icon indicating copy to clipboard operation
react-native-element-textinput copied to clipboard

How to render the text input with / for date

Open luluhoc opened this issue 1 year ago • 1 comments

I want to render the text input with / when entering the date how to do it?

luluhoc avatar Sep 07 '22 13:09 luluhoc

hi @luluhoc , You can refer to this package https://www.npmjs.com/package/react-native-modal-datetime-picker, when TextInput on focus, you open modal Datetime picker.

hoaphantn7604 avatar Sep 08 '22 02:09 hoaphantn7604