diff --git a/react-native-libraries.json b/react-native-libraries.json index 1c9aac9e0..21d5c3ab0 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16441,5 +16441,15 @@ "ios": true, "android": true, "newArchitecture": true - } + }, + { + "githubUrl": "https://github.com/braze-inc/braze-expo-plugin/tree/main/plugin", + "npmPkg": "@braze/expo-plugin", + "examples": [ + "https://github.com/braze-inc/braze-expo-plugin/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true + } ]