diff --git a/docs/getting-started/react-native-android.mdx b/docs/getting-started/react-native-android.mdx index 7e8972755..4992b8a91 100644 --- a/docs/getting-started/react-native-android.mdx +++ b/docs/getting-started/react-native-android.mdx @@ -6,7 +6,7 @@ sidebar_label: Manual Android Setup import useBaseUrl from '@docusaurus/useBaseUrl'; import Link from '@docusaurus/Link'; -::note +:::note The information within this page is meant for people manually adding Flipper to a React Native 0.62+ app. This should only be necessary if you have an existing app that cannot be upgraded with the [React Native Upgrade tool](https://reactnative.dev/docs/upgrading). :::