Skip to content

Commit 920966a

Browse files
committed
docs: library version 1.18 still not compatible with Expo snacks, so let's not mark this version as a compatible one
1 parent 551f493 commit 920966a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/versioned_docs/version-1.18.0/installation.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ 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+
4751
</TabItem>
4852
</Tabs>
4953

0 commit comments

Comments
 (0)