We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b97b6 commit f1b706cCopy full SHA for f1b706c
react-native-libraries.json
@@ -15737,7 +15737,8 @@
15737
"https://github.com/rn-toolkit/react-native-lottie-splash-screen/tree/master/examples"
15738
],
15739
"ios": true,
15740
- "android": true
+ "android": true,
15741
+ "alternatives": ["@attarchi/react-native-lottie-splash-screen"]
15742
},
15743
{
15744
"githubUrl": "https://github.com/romgrk/react-fast-memo",
@@ -16599,5 +16600,12 @@
16599
16600
16601
"android": true,
16602
"newArchitecture": true
16603
+ },
16604
+ {
16605
+ "githubUrl": "https://github.com/attarchi/react-native-lottie-splash-screen",
16606
+ "npmPkg": "@attarchi/react-native-lottie-splash-screen",
16607
+ "ios": true,
16608
16609
+ "newArchitecture": true
16610
}
16611
]
0 commit comments