CaioQuirinoMedeiros / react-native-currency-input

A simple currency input component for both iOS and Android
https://www.npmjs.com/package/react-native-currency-input
MIT License
158 stars 25 forks source link

Facing keyboard issue on Samsung device #39

Open sainjay opened 5 days ago

sainjay commented 5 days ago

Someone of our users are reporting keyboard disappearing/glitching on the react-native-currency-input text inputs. Check the video below for more context. Any advice to fix this?

https://github.com/user-attachments/assets/717bfe1d-7bb9-41aa-93f6-390762afa3ae

CaioQuirinoMedeiros commented 5 days ago

This certainly is not a problem with the library as it just use the TextInput from react-native

sainjay commented 5 days ago

Agreed, unable to reproduce it on my end. Would you recommend any solutions for this? @CaioQuirinoMedeiros Like fake-currency-input maybe?

CaioQuirinoMedeiros commented 5 days ago

no, not a clue