diff --git a/docs/docs/installation.mdx b/docs/docs/installation.mdx index 671bd6d574..11b8137792 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/). -::: -