diff --git a/docs/docs/installation.md b/docs/docs/installation.md index 40586366e76..43ad083a467 100644 --- a/docs/docs/installation.md +++ b/docs/docs/installation.md @@ -27,6 +27,8 @@ Continue with the instruction below if you'd like to install Reanimated v2 on an ## Installing the package +> **Warning**: Please note that Reanimated 2 doesn't support remote debugging, only Flipper can be used for debugging. + First step is to install `react-native-reanimated` alpha as a dependency in your project: ```bash diff --git a/docs/versioned_docs/version-2.0.0/installation.md b/docs/versioned_docs/version-2.0.0/installation.md index 40586366e76..43ad083a467 100644 --- a/docs/versioned_docs/version-2.0.0/installation.md +++ b/docs/versioned_docs/version-2.0.0/installation.md @@ -27,6 +27,8 @@ Continue with the instruction below if you'd like to install Reanimated v2 on an ## Installing the package +> **Warning**: Please note that Reanimated 2 doesn't support remote debugging, only Flipper can be used for debugging. + First step is to install `react-native-reanimated` alpha as a dependency in your project: ```bash