So I am planning for some app development and have a couple of questions.
-
Since the native app requires everything to be on one page how can we connect a web app database and a native app so they pull and write to the same database? For example a messaging app with a web interface “larger” and a native app interface “smaller”? Users could log in via the web or the phone app and modifications will be made to the same database so that changes show up on both.
-
If we decide not to make our app native for the reason above how can we set a web app to look and feel more like an app on a phone? Right now I have to type in the web address and log in each time. I assume there are methods that make it feel more like a normal app, ie hiding the web browser bar.
Thanks and Kind Regards,
Brad Luffy