If you want to use ONLY this lib as a text input, now you just have to pass the type 'no-mask' and it will return your input.
Problem solved
When you have several scenes with an input text, or a chat screen... your keyboard will always dismiss, no matter what - changing from input text to masked input text... So a fix for that is always use masked input text, with the mask type: no-mask
PR Description
Problem solved
Change type
Checklist 🚨