Y
Hacker News
new
|
ask
|
show
|
jobs
by
zb1plus
627 days ago
Depends on what kind of app you have, if it is multimedia heavy or needs a lot of native capabilities, it's better to use react-native.
2 comments
nikasakana
627 days ago
Thanks for the comment!! Can you elaborate on "multimedia heavy"? Do you mean photo/video contents? WDYT about using PWA-s for something like chatgpt mobile clone? Can you share the thought process a bit deeper?
link
beardyw
627 days ago
What native capabilities do PWAs not support?
link
wruza
627 days ago
I’d test (and
extensively
read on) push first.
Found it:
https://news.ycombinator.com/item?id=38402368
link
bugtodiffer
627 days ago
reading files from sdcard or a million other things
link