Skip to content

Commit 6e2e48b

Browse files
add bottom-sheet-stepper and expo-image-compare (#1581)
1 parent 890d29c commit 6e2e48b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

react-native-libraries.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14343,5 +14343,25 @@
1434314343
"android": true,
1434414344
"ios": true,
1434514345
"newArchitecture": true
14346+
},
14347+
{
14348+
"githubUrl": "https://github.com/mahdidavoodi7/bottom-sheet-stepper",
14349+
"ios": true,
14350+
"android": true,
14351+
"expoGo": true,
14352+
"images": ["https://raw.githubusercontent.com/mahdidavoodi7/bottom-sheet-stepper/refs/heads/main/preview.gif"],
14353+
"examples": [
14354+
"https://github.com/mahdidavoodi7/bottom-sheet-stepper/tree/main/example"
14355+
]
14356+
},
14357+
{
14358+
"githubUrl": "https://github.com/mahdidavoodi7/expo-image-compare",
14359+
"ios": true,
14360+
"android": true,
14361+
"expoGo": true,
14362+
"images": ["https://raw.githubusercontent.com/mahdidavoodi7/expo-image-compare/refs/heads/main/ezgif-426768e63a1227.gif"],
14363+
"examples": [
14364+
"https://github.com/mahdidavoodi7/expo-image-compare/tree/main/example"
14365+
]
1434614366
}
1434714367
]

0 commit comments

Comments
 (0)