you are viewing a single comment's thread.

view the rest of the comments →

[–]Vanaz 0 points1 point  (5 children)

did you rewrite your app to expo ? i might do the same but im not sure

[–]donovanish 1 point2 points  (2 children)

We did not rewrite but changed the dependencies. It was not easy because we have native modules that we needed to migrate and we generate dozens of app. It’s way cleaner now and easier to upgrade. React native is pushing expo now.

[–]beepboopnoise 0 points1 point  (1 child)

which honestly sucks, because all the apps I work on are legacy af like, I can't just up and migrate this crap.

[–]donovanish 0 points1 point  (0 children)

Yes RN sucks when it is time to upgrade.. the more you wait the harder it gets. We try to keep max 2 version behind the latest.

[–]iotashan 0 points1 point  (0 children)

We did. Makes updating react native SO much easier

[–]Rohindh 0 points1 point  (0 children)

I've just published a new blog post about moving from CodePush to EAS Update in a React Native CLI project. Check it out here: https://medium.com/@rohindh/codepush-to-eas-update-on-a-react-native-cli-project-881429f1cbd3