CaioQuirinoMedeiros / react-native-mask-input

🎭:iphone: A simple and effective Text Input with mask for ReactNative on iOS and Android. Includes obfuscation characters feature.
https://www.npmjs.com/package/react-native-mask-input
MIT License
309 stars 31 forks source link

onFocus And onBlurEvents not firing with MaskInput Component #31

Open nrajiv84 opened 2 years ago

nrajiv84 commented 2 years ago

Only the onChangeEvent is working fine but the onFocus and OnBlurEvents not getting fired

CaioQuirinoMedeiros commented 2 years ago

@nrajiv84 I can't help without a reproducible code