Introduction
Force Updates for React Native — require, recommend, or block any app version.
Teardown Force Updates gates stale app versions for React Native and Expo. From the dashboard you decide which builds can run — require, recommend, or block any version — and the SDK enforces it on the next launch. No app store release needed to change a rule.
The whole integration is three steps: install, configure a client, and wrap your app.
Docs
- Getting Started — install and ship your first gated release
- Force Updates — version statuses and update UI patterns
- Adapters — storage, device, and notification options
- API Reference — the full SDK surface