Skip to content

Commit ab4b39c

Browse files
added react-native-scroll-track (#1761)
1 parent 2d4e5ac commit ab4b39c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

react-native-libraries.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16124,5 +16124,16 @@
1612416124
"ios": true,
1612516125
"android": true,
1612616126
"newArchitecture": true
16127+
},
16128+
{
16129+
"githubUrl": "https://github.com/dangervalentine/react-native-scroll-track",
16130+
"images": [
16131+
"https://raw.githubusercontent.com/dangervalentine/react-native-scroll-track/main/media/scroll.gif",
16132+
"https://raw.githubusercontent.com/dangervalentine/react-native-scroll-track/main/media/tap.gif",
16133+
"https://raw.githubusercontent.com/dangervalentine/react-native-scroll-track/main/media/drag.gif"
16134+
],
16135+
"ios": true,
16136+
"android": true,
16137+
"newArchitecture": true
1612716138
}
1612816139
]

0 commit comments

Comments
 (0)