Open carlgieringer opened 3 years ago
I think the Expo Development Client is available: https://blog.expo.dev/introducing-custom-development-clients-5a2c79a9ddf8
The primary benefits of a mobile app are:
As of iOS 16.4, PWAs can receive notifications. But there isn't any recent activity on adding Web Share Target to WebKit (https://bugs.webkit.org/show_bug.cgi?id=194593)
Options include:
Flutter (cross platform, supports sharing)
React Native:
Roll our own iOS temporarily