Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 2.58 KB

README.md

File metadata and controls

45 lines (32 loc) · 2.58 KB

React Native Releases

This repository is dedicated to coordinating React Native releases. It contains documentation and information on how React Native is released, which versions are supported, and how to request a new Pick Request.

Pick Requests and Support Policy

What is a pick request?

A pick request is a request for the React Native Release Crew to include a commit into a specific React Native release. As the development of React Native happens on main, you can request for a specific commit or Pull Request to be included in one of the previous version of React Native. We accepts pick requests only for versions of React Native that are currently supported

What versions of React Native are currently supported?

Please refer to the official Support Policy to know which versions are currently supported.

Running a React Native Release

React Native releases are run by a group of volunteers called the Release Crew. In those docs you can find clarification about the roles of the various members of the Release Crew:

In those docs instead you can find step-by-step guides on how to run a React Native release

Reference Documentation

These docs are not relevant for most releases but keeping them around in case of needing to patch an older release.