diff --git a/react-native-libraries.json b/react-native-libraries.json index a761746b1..6515a07fc 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16504,5 +16504,19 @@ "web": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/kolking/react-native-crossfade-image", + "examples": [ + "https://github.com/kolking/react-native-crossfade-image/tree/main/example" + ], + "images": [ + "https://user-images.githubusercontent.com/4656448/171822383-7a9b1d0d-38fe-4804-bf09-20b3c2c4b569.gif" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true } ]