diff --git a/react-native-libraries.json b/react-native-libraries.json index c0aa3760..d637b5d6 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -13680,5 +13680,16 @@ "android": true, "web": true, "expoGo": true + }, + { + "githubUrl": "https://github.com/tlow92/expo-key-event", + "npmPkg": "https://www.npmjs.com/package/expo-key-event", + "examples": [ + "https://github.com/tlow92/expo-key-event/tree/main/example" + ], + "ios": true, + "android": true, + "web": true, + "newArchitecture": true } ]