You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-17Lines changed: 10 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,28 +1,21 @@
1
1
# react-native-keyevent
2
2
3
3
Config plugin to auto configure react-native-keyevent on prebuild
4
-
5
-
# API documentation
6
-
7
-
-[Documentation for the main branch](https://github.com/expo/expo/blob/main/docs/pages/versions/unversioned/sdk/react-native-keyevent.md)
8
-
-[Documentation for the latest stable release](https://docs.expo.dev/versions/latest/sdk/react-native-keyevent/)
9
-
10
-
# Installation in managed Expo projects
11
-
12
-
For [managed](https://docs.expo.dev/versions/latest/introduction/managed-vs-bare/) Expo projects, please follow the installation instructions in the [API documentation for the latest stable release](#api-documentation). If you follow the link and there is no documentation available then this library is not yet usable within managed projects — it is likely to be included in an upcoming Expo SDK release.
13
-
14
-
# Installation in bare React Native projects
15
-
16
-
For bare React Native projects, you must ensure that you have [installed and configured the `expo` package](https://docs.expo.dev/bare/installing-expo-modules/) before continuing.
0 commit comments