Skip to content

Latest commit

 

History

History
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)