diff --git a/react-native-libraries.json b/react-native-libraries.json index b120c392..ec3d632e 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -19563,5 +19563,15 @@ "githubUrl": "https://github.com/ssshojaei/expo-cafebazaar-auth", "android": true, "configPlugin": true + }, + { + "githubUrl": "https://github.com/lodev09/react-native-exify", + "npmPkg": "@lodev09/react-native-exify", + "images": ["https://raw.githubusercontent.com/lodev09/react-native-exify/main/preview.gif"], + "examples": ["https://github.com/lodev09/react-native-exify/tree/main/example"], + "ios": true, + "android": true, + "newArchitecture": true, + "newArchitectureNote": "Use v1.0 or higher" } ]