garganurag893 / react-native-phone-number-input

React Native component for phone number.
MIT License
372 stars 212 forks source link

Add onSubmitEditing to allow calling function on go press of keyboard #152

Closed joorjeh closed 5 months ago

joorjeh commented 10 months ago

Added this small bit of code to pass through function for onSubmitEditing in underlying TextInput

AaronCCWong commented 8 months ago

Getting access to the onEndEditing prop of TextInput would be great too! When can we expect this PR to be merged and released?

muhFaza commented 1 week ago

you can use textInputProps for these