From 104b4682e0a52774d321f58961b1284a7d18b14f Mon Sep 17 00:00:00 2001 From: ntphu Date: Sun, 12 Apr 2026 13:32:52 +0700 Subject: [PATCH] add expo-privacy-image package --- react-native-libraries.json | 7 +++++++ 1 file changed, 7 insertions(+) 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 } ]