Edit react-native-android.mdx using inpage editor

Summary:
This diff has been automatically generated by the inpage editor.
                        If you want to update this diff, go through the preview link that would be attached to the test plan.
                        Please ensure you are editing the same page that was used to create this diff.

Reviewed By: antonk52

Differential Revision: D39345371

fbshipit-source-id: c6d42685d3ecf2d898094c3a688f7c754f318963
This commit is contained in:
Lorenzo Blasa
2022-09-08 08:59:29 -07:00
committed by Facebook GitHub Bot
parent acc2cac730
commit 8070d31d87

View File

@@ -6,7 +6,7 @@ sidebar_label: Manual Android Setup
import useBaseUrl from '@docusaurus/useBaseUrl'; import useBaseUrl from '@docusaurus/useBaseUrl';
import Link from '@docusaurus/Link'; 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. 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). 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).
::: :::