Converting web app into hybrid app

To convert your website project into a mobile application (iOS or Android), we are going to use the website, GoNative.io.

These are the steps you can follow:

  1. Open your browser and logon to GoNative.io.
  2. 1

  3. Enter the URL of your web app and click on “Build”.
  4. 2

  5. Fill in the details of your app and click ”Build my app!”

    3

    You will see the following screen after a successful build:

    1
    After this, you will need to wait for GoNative’s email.

  6. Check your email. In the email that you will receive from GoNative, click the Private management URL.

    4
    Clicking on the above-mentioned link will direct to the following website:

    From there, you will do two things if you want to run your app using an iOS and Android devices.

    5

For Android:

Click on Download APK.

a1
You have to download and transfer this file (APK) to the Android device where you want to install your app. You will need to allow the installation of this app before you can proceed. Once done, open the app from your app drawer.

For iOS:

To use your app in an iOS device, you would need to have an Apple Developer Account. You will also need to download Xcode before you can deploy your app. Xcode only runs on macOS devices.

  1. Sign up or Login to your Apple Developer Account.

    b1

  2. Download Xcode.

    b2

    Click the following link to download Xcode: Download Xcode

  3. Download iOS Source Code.

    b4

  4. Open the code using Xcode.

    bPq1cgMptp.gif

  5. Make final changes.

    b5

  6. Choose a device and deploy your app.

    b6

To know more about iOS App testing and deployment, visit Apple Developer Site.