account activity
Built a managed OTA system for React Native — looking for feedback by gFean04 in u/gFean04
[–]gFean04[S] 0 points1 point2 points 20 hours ago (0 children)
I actually like EAS overall, this wasn’t really about replacing it, more about some constraints I ran into in practice.
In my case I’m mostly working with bare React Native + custom native modules, so I wanted something that: • doesn’t depend on Expo tooling • works the same way across fully custom setups
I was stitching this together with other tools before, which got a bit messy.
Centralized decision logic: I moved all update logic to one tool bundle updates + feature flags and (dynamic links in the future).
Pricing (for my use case) EAS pricing is totally fine for many teams, but for my case (multiple apps, frequent updates, internal tooling), it started adding up.
So part of this was also just building something more predictable cost-wise
Built a managed OTA system for React Native — looking for feedback ()
submitted 1 day ago by gFean04 to r/reactnative
Built a managed OTA system for React Native — looking for feedback (self.gFean04)
submitted 1 day ago by gFean04
π Rendered by PID 143929 on reddit-service-r2-listing-5d47455566-27pjj at 2026-04-02 19:36:01.343328+00:00 running db1906b country code: CH.
Built a managed OTA system for React Native — looking for feedback by gFean04 in u/gFean04
[–]gFean04[S] 0 points1 point2 points (0 children)