Mobile App Front-End

Maybe it’s a cool thing that the developers can make a function in BSS to make the front-end of a mobile app.

If you want a pwa then BSS will generate the manifest for you. With a bit of work with serviceworkers you can set up your site to give an install popup on mobiles.

If you want a native app then you propably would be best going a different route flutter/cordova/react native etc

2 Likes