From fb2c27d85bdcb06ff536c890505fec40cc602a8f Mon Sep 17 00:00:00 2001 From: ntphu Date: Sat, 11 Apr 2026 23:26:07 +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 0912df18..8f057b99 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20430,5 +20430,12 @@ "examples": ["https://github.com/software-mansion/pulsar/tree/main/react-native/PulsarApp"], "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/ntphu1808/expo-privacy-image", + "ios": true, + "android": true, + "newArchitecture": true, + "configPlugin": true } ]