M
M
madc0de2018-02-03 14:16:02
Mobile development
madc0de, 2018-02-03 14:16:02

How to turn a website into a mobile application?

I created a site on html css jquery that works great in mobile browsers.
Can I somehow wrap it up so that I can run it as an application on android and ios. All while looking good quality. Interested in best practices. Maybe there are ready-made sources on the github or applications.
Once I used the service, but it was a stupid wrapper using the default android browser as an engine.
I tried fongap and other applications .. Well, this .. Lags terribly

Answer the question

In order to leave comments, you need to log in

3 answer(s)
X
xmoonlight, 2018-02-03
@madc0de

Here

Y
Yuri, 2018-02-03
@YuryBorodkin

There is no way to wrap it, except with the built-in browser.
You can try react native - if you are familiar with react, you can download it for both platforms at once, but it won’t work out cool - it’s tight with animation and you have to look for custom / non-standard elements and write it yourself.
Cool only native for each platform toolkit.

W
Well here again 25, 2018-02-04
@TT55EE

If your site works fine in a mobile browser, then the same site will work in the same way in a fongap wrapper.
The speed will be the same.
Because fongap is just a built-in browser engine that runs your application site.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question