diff --git a/react-native-libraries.json b/react-native-libraries.json index 321ec9473..f13d6e067 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14488,7 +14488,7 @@ ], "ios": true, "android": true, - "newArchitecture": true + "newArchitecture": true }, { "githubUrl": "https://github.com/pioner92/rn-fade-wrapper", @@ -16945,5 +16945,24 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/software-mansion-labs/react-native-enriched", + "examples": ["https://github.com/software-mansion-labs/react-native-enriched/tree/main/example"], + "ios": true, + "android": true, + "newArchitecture": true + }, + { + "githubUrl": "https://github.com/hyochan/react-native-masonry-list", + "npmPkg": "@react-native-seoul/masonry-list", + "examples": ["https://github.com/hyochan/react-native-masonry-list/tree/main/MasonryExample"], + "ios": true, + "android": true + }, + { + "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-glass-effect", + "ios": true, + "newArchitecture": true } ]