3
9 Comments

How to create an iOS & android app from my web app?

I'm wondering if there's any tools these days that can convert your code into an ios/android app? I'm looking to convert my platform Pallyy into an app so I can utilize push notifications.

I'm not really sure if anything like this even exists, but if it does - let me know!

on August 18, 2021
  1. 2

    Yes, you can use something like Cordova for that.

    1. 1

      Checking it out now, thanks for the tip! It looks good.

  2. 1

    If you just want push notifications, cordova is fine.

    Here's a demo of a app I built for web first and then ported it to mobile using Cordova.

    https://www.youtube.com/watch?v=louFdcEOGtM&feature=youtu.be

    1. 1

      Thanks Victor.

      A question about the process, does Cordova take your react code & convert it fully to iso/android? I mean, do you need to make any changes to the code etc?

      Still trying to understand how it all works.

      Thx.

      1. 1

        It uses WebView technology.

        You need some minimal changes to make it work. It isn't optimal but it works fine.

        Let me know if you need help, I can share the github diffs with you and my config for push notifications.

  3. 1

    React Native is solid but it's not a 1:1 port from a web app but you can copy over a lot of logic. The ability to use push notifications is nice but in my experience most users opt out of receiving them so you might want spend a bit of time coming up with a strategy to convert as many users as you can to opt in.

    1. 1

      I'm actually using VUE, so this wouldn't help but thanks anyway! In fact the main reason is for push notifications, and the users would be downloading it especially for that so I'm sure they would turn it on.

  4. 1

    I've heard only good things about Capacitor

    1. 1

      Been looking into this also, still trying to wrap my head around it haha. Thanks.

Trending on Indie Hackers
I spent $0 on marketing and got 1,200 website visitors - Here's my exact playbook User Avatar 58 comments Veo 3.1 vs Sora 2: AI Video Generation in 2025 🎬🤖 User Avatar 28 comments Codenhack Beta — Full Access + Referral User Avatar 21 comments I built eSIMKitStore — helping travelers stay online with instant QR-based eSIMs 🌍 User Avatar 20 comments 🚀 Get Your Brand Featured on FaceSeek User Avatar 18 comments Day 6 - Slow days as a solo founder User Avatar 16 comments