Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
throwaway81523
2mo ago
0 comments
Share
I remember hearing that even a trivial React Native app is around 100MB on Android.
undefined | Better HN
0 comments
default
newest
oldest
marcosdumay
2mo ago
If you use Electron, yes, any application starts from around 100MB.
But there are alternatives that reuse the OS's libraries nowadays.
presentation
2mo ago
React Native doesn’t use Electron
efskap
2mo ago
Why Electron? React Native doesn't even use HTML.
emchammer
2mo ago
How does a web application reuse browser system-native libraries?
oxidant
2mo ago
Electron ships a version of Chrome. Other frameworks like Tauri use the device's webview.
marcosdumay
2mo ago
The entire discussion is about native applications, not web.
j
/
k
navigate · click thread line to collapse