Skip to content

Commit 38e0a4a

Browse files
add react-native-scroll-sync (#1781)
1 parent 9dedb6a commit 38e0a4a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

react-native-libraries.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16314,5 +16314,24 @@
1631416314
"web": true,
1631516315
"expoGo": true,
1631616316
"newArchitecture": true
16317+
},
16318+
{
16319+
"githubUrl": "https://github.com/martinezguillaume/react-native-scroll-sync",
16320+
"npmPkg": "react-native-scroll-sync",
16321+
"examples": [
16322+
"https://github.com/martinezguillaume/react-native-scroll-sync/tree/main/example",
16323+
"https://snack.expo.dev/@martinezguillaume/react-native-scroll-sync"
16324+
],
16325+
"images": [
16326+
"https://raw.githubusercontent.com/martinezguillaume/react-native-scroll-sync/main/assets/demo-1.gif",
16327+
"https://raw.githubusercontent.com/martinezguillaume/react-native-scroll-sync/main/assets/demo-2.gif",
16328+
"https://raw.githubusercontent.com/martinezguillaume/react-native-scroll-sync/main/assets/demo-3.gif",
16329+
"https://raw.githubusercontent.com/martinezguillaume/react-native-scroll-sync/main/assets/demo-4.gif"
16330+
],
16331+
"ios": true,
16332+
"android": true,
16333+
"web": true,
16334+
"expoGo": true,
16335+
"newArchitecture": true
1631716336
}
1631816337
]

0 commit comments

Comments
 (0)