Skip to content

Commit a3b2e10

Browse files
authored
add few new libraries (#2264)
1 parent 7543688 commit a3b2e10

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

react-native-libraries.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19952,5 +19952,26 @@
1995219952
"android": true,
1995319953
"ios": true,
1995419954
"newArchitecture": true
19955+
},
19956+
{
19957+
"githubUrl": "https://github.com/satya164/react-native-showtime",
19958+
"images": ["https://raw.githubusercontent.com/satya164/react-native-showtime/main/demo.webp"],
19959+
"examples": ["https://github.com/satya164/react-native-showtime/tree/main/example"],
19960+
"ios": true,
19961+
"newArchitecture": true
19962+
},
19963+
{
19964+
"githubUrl": "https://github.com/Guccio163/react-native-reshuffled",
19965+
"examples": ["https://github.com/Guccio163/react-native-reshuffled/tree/main/example"],
19966+
"ios": true,
19967+
"android": true,
19968+
"newArchitecture": true
19969+
},
19970+
{
19971+
"githubUrl": "https://github.com/bluesky-social/expo-scroll-edge-effect",
19972+
"npmPkg": "@bsky.app/expo-scroll-edge-effect",
19973+
"examples": ["https://github.com/bluesky-social/expo-scroll-edge-effect/tree/main/example"],
19974+
"ios": true,
19975+
"newArchitecture": true
1995519976
}
1995619977
]

0 commit comments

Comments
 (0)