Hi, is there a standard/known way to show an Android/iOS native view such as WebView (Android) in a NGUI component such as UIScrollView?
Maybe one way would be to create a UITexture from the content of a native view (I have no idea if it's possible to handle all the touch events), of which I'm not sure how to do that so I welcome all references and examples if any. But if there's a better way please share it with the rest of us
