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