website/versioned_docs/version-0.82/releases/releases.md
import ReleasesTable from '@site/src/components/releases/ReleasesTable';
New React Native releases are shipped every two months, usually resulting in six (6) new minors per year.
Below is the schedule and current status of recent and upcoming React Native releases:
<ReleasesTable />The different support level presented in the table are defined as such:
In order to support users upgrading React Native versions, we’re committed to maintain the latest 3 minor series (e.g. 0.78.x, 0.77.x and 0.76.x when 0.78 is the latest release).
For those releases we’ll be publishing regular updates and bug fixes.
You can read more about our support policy on the react-native-releases working group.
More information on our versioning, and what we consider a breaking change is available in our versioning policy page.