Styling an native input field

Hi there

So I have just jumped back onto Corona and started with the SDK. I cannot seem to find any documentation on styling an native input field. It just looks like something out of IE8. Is there anyway to remove the background and add a 2px border at the bottom of the native input?

Thanks

Kind Regards

Native objects are not part of Open GL and they sit on top of the Corona display layer.  They are rendered by the OS directly so you have no control over how they look unfortunately.

Native objects are not part of Open GL and they sit on top of the Corona display layer.  They are rendered by the OS directly so you have no control over how they look unfortunately.