diff --git a/react-native-libraries.json b/react-native-libraries.json index 3e51fa98..5cdf2366 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20429,5 +20429,12 @@ "examples": ["https://github.com/rn-org/react-native-thread/tree/master/example"], "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/ntphu1808/expo-privacy-image", + "ios": true, + "android": true, + "newArchitecture": true, + "configPlugin": true } ]