I see on the site it talks about how to build your own twitter, yelp app look alike. But will it provide the code for how to submit it to the play store & the app store?
Uploading info from Xamarin to ios is being a pain.
I want to make an app that gives real-time data (like Uber being able to see cars come to you) but as a pick-up and delivery service for people on a route, showing you google maps where your next stop will be before you return to the store.
There are several threads on the forums about packing up your Bubble app for mobile use. Gonative.io is a solution, but I believe @natedogg has a course that shows you how to do it through Bubble.
One thing to note: apps made this way will not be native apps, they’ll be webviews wrapped in something like Phonegap. You won’t have access to all the fancy bells and whistles a native app would, which may be fine for your use case.