Y
Hacker News
new
|
ask
|
show
|
jobs
by
nwithan8
1062 days ago
That just sounds like React Native with extra steps.
2 comments
Cthulhu_
1062 days 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.
link
HelloNurse
1062 days 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.
link