New to Ionic. Trying to decide if it is a good choice for my project. However, I can't find a good answer to one particular question.
How does the Ionic Framework render an app in an android device?
Does the Ionic Framework produce a private browser session and disguise it as a native app, or does cordova actually render the app in a more native way?
Any guidance is appreciated.