I am using native.newTextField in my app and adding them to a display group. On the simulator, it hides/shows them with the display group.
When I preview it on the device… they pop-up regardless.
What’s the best way to hide/show. Do I have to create it every time I need it?