diff --git a/react-native-libraries.json b/react-native-libraries.json index 6cfb095ab..8bbde4bf0 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -17738,5 +17738,18 @@ ], "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/mCodex/react-native-nitro-sfsymbols", + "npmPkg": "react-native-nitro-sfsymbols", + "examples": [ + "https://github.com/mCodex/react-native-nitro-sfsymbols/tree/main/example" + ], + "images": ["https://raw.githubusercontent.com/mCodex/react-native-nitro-sfsymbols/refs/heads/main/example.gif"], + "ios": true, + "macos": true, + "tvos": true, + "visionos": true, + "newArchitecture": true } ]