apphub-ios is an iOS client for AppHub.
AppHub lets you instantly update React Native apps without resubmitting to the App Store.
Special thanks to BrowserStack by providing generous testing support and resources.
- Instantly update app code and images without resubmitting to TestFlight or the App Store.
- Manage compatability between multiple native and JavaScript versions of your app.
- Download updates in the background, or while your app is executing.
- Seamlessly "hot swap" updates during app use.
- Require that testers and users are on the latest version of your app.
The AppHub Developer Dashboard is a service which hosts and manages versions of your React Native app. Sign up with GitHub to get started.
Once you sign up, the dashboard will walk you through incorporating the AppHub SDK into your React Native app.
Some developers wish to configure their own backend to host and serve builds to mobile clients. This is an advanced feature; most developers choose to use AppHub hosting and the AppHub developer dashboard.
See the AppHub docs for full documentation on self-hosting.
- AppHub Deploy: a CLI by Joshua Pinter that makes it easy to build and deploy to AppHub.
- iOS Documentation: iOS API documentation is available at https://apphub.io/api/ios/
- Documentation: AppHub documentation is available at http://docs.apphub.io
- Example project: check out this example project which alerts users when new a new version of your app becomes available.
- Announcement list: sign up at https://apphub.io
Interested in contributing to AppHub?
- Issue tracker: https://github.com/AppHubPlatform/apphub-ios/issues
- Ask a question: http://docs.apphub.io/discuss
We are hiring! Visit https://apphub.io/jobs to learn more about working on the AppHub project.
Thank you to BrowserStack for CI services.