You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In native iOS (and Android?) one can specify from a set what text the Enter button displays. Can we add that ability to this plugin, please? For Example: In iOS when I click on an element, the blue return key reads "Go". Can we have the ability to set that to "Done" or "Next". In native iOS you can set ReturnKeyType on native text fields. In Android it uses EditorActions.
The text was updated successfully, but these errors were encountered:
In native iOS (and Android?) one can specify from a set what text the Enter button displays. Can we add that ability to this plugin, please? For Example: In iOS when I click on an element, the blue return key reads "Go". Can we have the ability to set that to "Done" or "Next". In native iOS you can set ReturnKeyType on native text fields. In Android it uses EditorActions.
The text was updated successfully, but these errors were encountered: