How to publish web project to mobile app?

Hi folks

How to publish web project to mobile app ?
We just want to use web-based and mobile app in single project basis? Is that posssible ?

If you want to publish to the app stores you need to recreate it as a new project. There is no way to convert it automatically.

1 Like

When I need to create a quick app I use a similar wrapper. You can buy these from CodeCanyon. I’ve used SuperView and WebViewGold before with success. They’re available for iOS and Android.

Apple are very strict on WebView wrappers so you’ll want to consider sticking with the Foundation 7 framework to give it that native feel.