Comment on Ready for Production Apps: Flutter Beta 3Comments−k__8yHow 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.
Comments
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.