diff --git a/docs/platforms/react-native/releases/index.mdx b/docs/platforms/react-native/releases/index.mdx index ad7e2d62ebab6..8d6f9e06eebbb 100644 --- a/docs/platforms/react-native/releases/index.mdx +++ b/docs/platforms/react-native/releases/index.mdx @@ -40,3 +40,7 @@ We leave this decision up to you. Stable releases have been tested in the field ### How does this relate to the stability of a feature? A `Stable` release status doesn't guarantee the stability of an SDK feature or product feature. A new feature that's still experimental might be part of a stable SDK release. Any experimental features will be clearly marked and offered as an opt-in. + +### Which SDK versions are bundled with each React Native SDK release? + +You can find a complete list of bundled Android, Cocoa, and JavaScript SDK versions for each React Native SDK release in the SDK-VERSIONS.md file on GitHub.