1
2 Comments

any tools to turn website into a native app with no code?

what tool should i use to turn my ecommerce website in to a native app?

thanks in advance

on July 17, 2020
  1. 1

    AppGyver, completely free, and can wrap any web app into a native app (Android or iOS) with a web wrapper. If the web app is well designed, the user can't tell. Jasonelle/Jasonette is another free way to do the same.

  2. 1

    Although I don't have experience with them, a quick google search gives https://gonative.io

    You would be missing out though, as writing a bit of code would greatly increase the user experience. For instance some features which require a bit of coding:

    • Paying with Google Pay
    • Push Notifications
    • Deeper integration with phone hardware
    • Ads
    • ...

    In the end, you could get away with not writing code, but then it'd be the same as paying someone to write code. Looking at GoNative, I think the rates are pretty similar to a dev rate.