By docs native.* are not supported.
I was wondering which is the correct approach text input and its presentation in a lua composer scene as display.newText().
I though that opening a modal vc with an input box and then passing inputted text to lua would be the way.
Any hits or suggestion on alternative ways to accomplish the task? Is this the only way?
Thanks