Hacker News new | ask | show | jobs
by k__ 2938 days ago
How does it compare to React-Native?

I know it compiles to native, but on the other hand only the business-logic in RN is written in JS, UI and bindings are native.

Create-React-Native-App and Expo already deliver very good UX.

My main pain points with CRNA/Expo are bundle size and in-app purchases, not performance or DX.