We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 546e3e1 commit 05df427Copy full SHA for 05df427
1 file changed
react-native-libraries.json
@@ -16560,5 +16560,16 @@
16560
"web": true,
16561
"expoGo": true,
16562
"newArchitecture": true
16563
+ },
16564
+ {
16565
+ "githubUrl": "https://github.com/kolking/react-native-parallax-swiper",
16566
+ "npmPkg": "@kolking/react-native-parallax-swiper",
16567
+ "examples": [
16568
+ "https://github.com/kolking/react-native-parallax-swiper/tree/main/example"
16569
+ ],
16570
+ "ios": true,
16571
+ "android": true,
16572
+ "expoGo": true,
16573
+ "newArchitecture": true
16574
}
16575
]
0 commit comments