thegamenicorus / react-native-phone-input

Phone input box for React Native
https://www.npmjs.com/package/react-native-phone-input
MIT License
394 stars 447 forks source link

Added onSubmitEditing function to PhoneTextInput & Added correct PropTypes for style #66

Closed vdlindenmark closed 6 years ago

vdlindenmark commented 6 years ago

I've added an onSubmitEditing function and fixed an yellow warning about the style props.

vdlindenmark commented 6 years ago

@thegamenicorus could you merge this?

vdlindenmark commented 6 years ago

Hmm, the props breaks a release build :-(