Skip to content

Commit f1b706c

Browse files
added @attarchi/react-native-lottie-splash-screen and alternative (#1830)
1 parent a3b97b6 commit f1b706c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

react-native-libraries.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15737,7 +15737,8 @@
1573715737
"https://github.com/rn-toolkit/react-native-lottie-splash-screen/tree/master/examples"
1573815738
],
1573915739
"ios": true,
15740-
"android": true
15740+
"android": true,
15741+
"alternatives": ["@attarchi/react-native-lottie-splash-screen"]
1574115742
},
1574215743
{
1574315744
"githubUrl": "https://github.com/romgrk/react-fast-memo",
@@ -16599,5 +16600,12 @@
1659916600
"ios": true,
1660016601
"android": true,
1660116602
"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+
"android": true,
16609+
"newArchitecture": true
1660216610
}
1660316611
]

0 commit comments

Comments
 (0)