Skip to content

Commit 551f493

Browse files
committed
docs: remove a note that library is incompatible with Expo Go
1 parent 29ad9e8 commit 551f493

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

docs/docs/installation.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ npm install react-native-keyboard-controller --save
4444
npx expo install react-native-keyboard-controller
4545
```
4646

47-
:::note Only Expo Dev client compatible
48-
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/).
49-
:::
50-
5147
</TabItem>
5248
</Tabs>
5349

docs/versioned_docs/version-1.18.0/installation.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ npm install react-native-keyboard-controller --save
4444
npx expo install react-native-keyboard-controller
4545
```
4646

47-
:::note Only Expo Dev client compatible
48-
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/).
49-
:::
50-
5147
</TabItem>
5248
</Tabs>
5349

0 commit comments

Comments
 (0)