I know you can't port a web app to it easily. But Expo, wrapper around React Native, does do a great job at handling that. It also comes with a build in ci/cd and over the air bug fixes (alternative to codepush)
I've set up a custom flow with Fastlane with React Native. Works pretty well, but Major Version, OS and architecture update are a huge pain.
I've set up a custom flow with Fastlane with React Native. Works pretty well, but Major Version, OS and architecture update are a huge pain.