Type Library Revision 2017.3060 Keywords native
The native library wraps platform-specific UI elements like input fields, maps, web views, and more. These are controlled/rendered by the OS, not the Corona engine.
These objects may not work consistently between devices and even in the Corona Simulator. You should always test on the target device.
Native objects are not part of the OpenGL canvas and do not obey the display object hierarchy, so they will always appear in front of normal display objects including images, text, and vector objects.