diff --git a/docs/docs/installation.mdx b/docs/docs/installation.mdx index 52dd8dd45f..b5bb679264 100644 --- a/docs/docs/installation.mdx +++ b/docs/docs/installation.mdx @@ -44,10 +44,6 @@ npm install react-native-keyboard-controller --save npx expo install react-native-keyboard-controller ``` -:::note Only Expo Dev client compatible -This library has native code, so it **does not work** with _Expo Go_ but it's fully compatible with [custom dev client](https://docs.expo.dev/development/getting-started/). -::: - diff --git a/docs/versioned_docs/version-1.18.0/installation.mdx b/docs/versioned_docs/version-1.18.0/installation.mdx index 52dd8dd45f..b5bb679264 100644 --- a/docs/versioned_docs/version-1.18.0/installation.mdx +++ b/docs/versioned_docs/version-1.18.0/installation.mdx @@ -44,10 +44,6 @@ npm install react-native-keyboard-controller --save npx expo install react-native-keyboard-controller ``` -:::note Only Expo Dev client compatible -This library has native code, so it **does not work** with _Expo Go_ but it's fully compatible with [custom dev client](https://docs.expo.dev/development/getting-started/). -::: -