Hi,
First, sorry for my broken english…
I’m working on bussines app and I would like to change name for “return” key on keyboard.
As I can see both iOS and android have that possibility
iOS - (UIReturnKeyType) https://developer.apple.com/library/ios/#documentation/UIKit/Reference/UITextInputTraits_Protocol/Reference/UITextInputTraits.html
android - (android:imeOptions)
http://developer.android.com/reference/android/widget/TextView.html#attr_android%3AimeOptions
I didn’t find that option in native.newTextField() documentation, so I presume that can’t change “return” key name .
So, is there any plans for this option, or should I take another approach and forget about it?
Tnx for any answer.
[import]uid: 123747 topic_id: 23071 reply_id: 323071[/import]