Answer the question
In order to leave comments, you need to log in
How to make an application, in fact, a browser that opens one site?
There is a site - a small online store on opencart. It is necessary to make a mobile application that just stupidly opens the mobile version of the site. It should be possible to send push notifications. Also, there should be a loader with some kind of primitive animation or just an icon with a logo in the middle of the screen. What is the easiest way to do this?
The budget was only enough for the site, for this reason I can’t go freelancing.
Answer the question
In order to leave comments, you need to log in
1. Cordova/Phonegap. From the box there is an application from one page.
You can insert code something like
For push notifications, you can use the ready-made plugin phonegup-plugin-push
2. React Native. Create a WebView component and open the site in the same way.
You can create such an application in an hour if all the necessary components (SDK, IDE, etc.) are installed and configured.
PS : If you liked the answer, it is advisable to mark it as a solution.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question