NativeKeyboard
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This project demonstrates how to create native text input fields/boxes and listen for various input phases. Depending on the selected type, the keyboard style will change accordingly. RELATED DOCUMENTATION [native.newTextField()](https://docs.coronalabs.com/api/library/native/newTextField.html) [native.newTextBox()](https://docs.coronalabs.com/api/library/native/newTextBox.html) [object.inputType](https://docs.coronalabs.com/api/type/TextField/inputType.html) [object.isSecure](https://docs.coronalabs.com/api/type/TextField/isSecure.html)