top | item 36873110

(no title)

nwithan8 | 2 years ago

That just sounds like React Native with extra steps.

discuss

order

Cthulhu_|2 years ago

It's RN with less (or I guess different) steps, actually; you can skip the bit where you have to manage and build the native parts of your apps, even though with RN that's already minimal, manageable and works out of the box. generally.

HelloNurse|2 years ago

I got rid of Expo in an inherited React Native app, and now I have less dependencies to upgrade and less tools to worry about.