We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c271caa commit 546e3e1Copy full SHA for 546e3e1
1 file changed
react-native-libraries.json
@@ -16545,5 +16545,20 @@
16545
"web": true,
16546
"expoGo": true,
16547
"newArchitecture": true
16548
+ },
16549
+ {
16550
+ "githubUrl": "https://github.com/kolking/react-native-page-indicator",
16551
+ "npmPkg": "react-native-page-indicator",
16552
+ "examples": [
16553
+ "https://github.com/kolking/react-native-page-indicator/tree/main/example"
16554
+ ],
16555
+ "images": [
16556
+ "https://user-images.githubusercontent.com/4656448/233733811-9d602089-9f55-403f-b51e-916785c15837.gif"
16557
16558
+ "ios": true,
16559
+ "android": true,
16560
+ "web": true,
16561
+ "expoGo": true,
16562
+ "newArchitecture": true
16563
}
16564
]
0 commit comments