diff --git a/react-native-libraries.json b/react-native-libraries.json index 519e35096..4bb98f3d9 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14264,5 +14264,13 @@ "examples": ["https://github.com/PostHog/posthog-react-native-session-replay/tree/main/example"], "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/pioner92/rn-fade-wrapper", + "npmPkg": "rn-fade-wrapper", + "examples": ["https://github.com/pioner92/rn-fade-wrapper/tree/main/example"], + "ios": true, + "android": true, + "newArchitecture": true } ]