diff --git a/react-native-libraries.json b/react-native-libraries.json index fbca033b..7da238ea 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -19886,5 +19886,12 @@ "githubUrl": "https://github.com/KGGrande/react-native-launcher-windows", "examples": ["https://github.com/KGGrande/react-native-launcher-windows/tree/main/example"], "windows": true + }, + { + "githubUrl": "https://github.com/sairajKalkundre/react-native-ferropix", + "examples": ["https://github.com/sairajKalkundre/react-native-ferropix/tree/master/example"], + "ios": true, + "android": true, + "newArchitecture": true } ]