bun add react-native-swiper

This commit is contained in:
Sanidhya Kumar Verma
2024-08-29 07:55:51 +00:00
committed by GitHub
parent ea43013324
commit a72a83ebe3
2 changed files with 1 additions and 0 deletions
BIN
View File
Binary file not shown.
+1
View File
@@ -37,6 +37,7 @@
"react-native-reanimated": "~3.10.1", "react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.5", "react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1", "react-native-screens": "3.31.1",
"react-native-swiper": "^1.6.0",
"react-native-web": "~0.19.10" "react-native-web": "~0.19.10"
}, },
"devDependencies": { "devDependencies": {