Skip to content

Commit c1acda6

Browse files
authored
Add react-native-crossfade-image (#1807)
1 parent fb32eb7 commit c1acda6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

react-native-libraries.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16504,5 +16504,19 @@
1650416504
"web": true,
1650516505
"expoGo": true,
1650616506
"newArchitecture": true
16507+
},
16508+
{
16509+
"githubUrl": "https://github.com/kolking/react-native-crossfade-image",
16510+
"examples": [
16511+
"https://github.com/kolking/react-native-crossfade-image/tree/main/example"
16512+
],
16513+
"images": [
16514+
"https://user-images.githubusercontent.com/4656448/171822383-7a9b1d0d-38fe-4804-bf09-20b3c2c4b569.gif"
16515+
],
16516+
"ios": true,
16517+
"android": true,
16518+
"web": true,
16519+
"expoGo": true,
16520+
"newArchitecture": true
1650716521
}
1650816522
]

0 commit comments

Comments
 (0)