|
|
|
|
|
by ricardobeat
2596 days ago
|
|
I haven't written any myself, going from reports online that builds are a lot larger than expected. That minimum size is for an app without any components or other modules. The RN app I mentioned was ~6MB with a fully blown app, state management, heavy data layer, hundreds of components, animation, i18n, a handful of native modules, encryption, and so on. In short, Flutter doesn't really have any advantage in size over RN. |
|