Is there a way to have an external mobile website load on click and still have the navigation buttons without adding the nav buttons to the mobile site? How do I get an external site to stay in the app and not open in the native browser?
Is there a way to have an external mobile website load on click and still have the navigation buttons without adding the nav buttons to the mobile site? How do I get an external site to stay in the app and not open in the native browser?
You can use InAppBrowser API from PhoneGap to do that.
Thank you for the quick response. Do you have a doc or article you can share that talks about setting this up in Appery.io