Skip to content

Commit 546e3e1

Browse files
authored
Add react-native-page-indicator (#1810)
1 parent c271caa commit 546e3e1

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16545,5 +16545,20 @@
1654516545
"web": true,
1654616546
"expoGo": true,
1654716547
"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
1654816563
}
1654916564
]

0 commit comments

Comments
 (0)