What is your experience with PWA-s? Is it noticeably clanky compared to react-native apps? Are there any noticeable, well-known issues/bottlenecks with PWA-s? Thanks in advance!
Ask HN: What's your experience with building mobile apps using PWA?
1–10 of 18 posts
Re: Ask HN: What's your experience with building mobile apps using PWA?
#2Re: Ask HN: What's your experience with building mobile apps using PWA?
#3Re: Ask HN: What's your experience with building mobile apps using PWA?
#4Depends 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.
Re: Ask HN: What's your experience with building mobile apps using PWA?
#5Reliable Install, native share, background tasks, etc
Re: Ask HN: What's your experience with building mobile apps using PWA?
#6Depends 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.
Re: Ask HN: What's your experience with building mobile apps using PWA?
#7Depends 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.
What native capabilities do PWAs not support?
Re: Ask HN: What's your experience with building mobile apps using PWA?
#8Re: Ask HN: What's your experience with building mobile apps using PWA?
#9I believe there were issues with ios support of some features.. is don't remember which one.. Reliable Install, native share, background tasks, etc
Re: Ask HN: What's your experience with building mobile apps using PWA?
#10I believe there were issues with ios support of some features.. is don't remember which one.. Reliable Install, native share, background tasks, etc
Notifications were also a huge issue for iOS PWA. I haven't followed so I'm not sure if anything changed.