diff --git a/react-native-libraries.json b/react-native-libraries.json index bdd77998f..9d542714a 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -19637,5 +19637,15 @@ "ios": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/riteshshukla04/react-native-superconfig", + "examples": [ + "https://github.com/riteshshukla04/react-native-superconfig/tree/main/example", + "https://github.com/riteshshukla04/react-native-superconfig/tree/main/BenchmarkApp" + ], + "android": true, + "ios": true, + "newArchitecture": true } ]