# RNForge In-App Updates > React Native in-app update support with Android Play Core flows and iOS store fallback. ## Docs - [Overview](https://rnforge.dev/docs/in-app-updates): Check update status, run Android Play update flows, and open the store when needed. - [Installation](https://rnforge.dev/docs/in-app-updates/install): Add the package, Nitro peer dependency, and native requirements. - [Quick Start](https://rnforge.dev/docs/in-app-updates/quickstart): Copy the basic status, update-flow, and store-page examples. - [App Integration](https://rnforge.dev/docs/in-app-updates/app-integration): Wire update checks into a React Native screen. - [API Guide](https://rnforge.dev/docs/in-app-updates/api): Understand the status model, helper functions, update flows, and errors. - [Troubleshooting](https://rnforge.dev/docs/in-app-updates/troubleshooting): Common update checks, install issues, and store fallback problems.