2
8 Comments

Expo alternative

Dev community: Has anyone deployed a stand alone create-react-app to the play store? I'm having so many issues with expo and considering dumping it all together and using reactjs.

on May 30, 2019
  1. 3

    Expo is just a framework with additional plugins on top of react native, the issues you're facing are because of your code, expo is working just fine. If you eject you'll find it more challenging to deal with JAVA and Swift code base, but of course it depends on what you trying to implement..

    I deployed 4 apps to Google Play and 1 to Apple Store. Send me a message if you need someone to assist you with your project

  2. 1

    Expo has many problems with Firebase as well.

    Go with react native itself without Expo.

    Or flutter

  3. 1

    How about Flutter? loljkidding
    Why not go pure React Native? Might be worth waiting for them to complete their rewrite :)

  4. 1

    So I started with Expo/create-react-app but ended up having to eject it because of custom packages. I haven't really had any problems since then (besides problems that I cause) and just had my app approved for the app store (iOS).

    I also, I think, imported specific expo packages for when I need them. But, in saying all that, I don't get to enjoy a lot of the benefits of what expo offers - I have to manage deployment/updates/etc. all myself (instead of expo upload) for example. Probably more work on my end but still doable.

  5. 1

    I was recently thinking about starting a project with Expo - What issues are you running into?

    1. 1

      I've been running into some build time errors when I needed to publish the app. And overall i ran into a lot of hurdles when building my project. I think expo is great to start with but be careful using it in production.

      1. 1

        Good to know, thanks!

Trending on Indie Hackers
I'm a lawyer who launched an AI contract tool on Product Hunt today — here's what building it as a non-technical founder actually felt like User Avatar 142 comments “This contract looked normal - but could cost millions” User Avatar 54 comments A simple way to keep AI automations from making bad decisions User Avatar 52 comments 👉 The most expensive contract mistakes don’t feel risky User Avatar 41 comments Never hire an SEO Agency for your Saas Startup User Avatar 40 comments The indie maker's dilemma: 2 months in, 700 downloads, and I'm stuck User Avatar 40 comments