diff --git a/react-native-libraries.json b/react-native-libraries.json index 13dba164..43d666ef 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -23561,5 +23561,14 @@ "examples": ["https://github.com/Doko-Demo-Doa/react-native-pdf-editor/tree/HEAD/example"], "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/cengizemre/react-native-permission-gate", + "examples": [ + "https://github.com/cengizemre/react-native-permission-gate/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true } ]