mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-18 19:01:38 +03:00
Merge pull request #1334 from esteemapp/swiper-androidcrash
swiper nightly
This commit is contained in:
commit
7d8739f152
@ -71,7 +71,7 @@
|
||||
"react-native-slider": "^0.11.0",
|
||||
"react-native-snap-carousel": "^3.8.0",
|
||||
"react-native-svg": "^9.5.3",
|
||||
"react-native-swiper": "^1.5.14",
|
||||
"react-native-swiper": "^1.6.0-rc.3",
|
||||
"react-native-vector-icons": "^6.6.0",
|
||||
"react-native-version": "^3.1.0",
|
||||
"react-native-version-number": "^0.3.5",
|
||||
|
@ -7629,10 +7629,10 @@ react-native-svg@^9.5.3:
|
||||
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-9.11.1.tgz#b1ccf48de413ff8c4f476f202aaa3893f4c8b59a"
|
||||
integrity sha512-BmNCM81SSzhj1+N5rYiy7sxrkmybgiT8Cu8yVRB7zVoWze/i1lbCWJah+Gk0OHHwR35ZA31oVKf5jtO4G1n94Q==
|
||||
|
||||
react-native-swiper@^1.5.14:
|
||||
version "1.5.14"
|
||||
resolved "https://registry.yarnpkg.com/react-native-swiper/-/react-native-swiper-1.5.14.tgz#1c6f949ca377186300f972bb0f30d24062c899aa"
|
||||
integrity sha512-Kn0fxKooN7Shwu1qJYHB+Y8ssXXnvrIwReHXU5jCdyYNfz2QbBv0Cv3sa2Mqzr+XgzORCFFIokc8uCCUITDrVA==
|
||||
react-native-swiper@^1.6.0-rc.3:
|
||||
version "1.6.0-rc.3"
|
||||
resolved "https://registry.yarnpkg.com/react-native-swiper/-/react-native-swiper-1.6.0-rc.3.tgz#ece82906d908c6a78a0b75fa41982ffc2cd2fb20"
|
||||
integrity sha512-aZk6M7WsFdxlfHfS6OKb7gsaS3q7Z4Oqm8iTyJO7duE28EUK9kzfA2Cp5S6FdZkGXoWCXoUFGlzaO0lnhW/jtw==
|
||||
dependencies:
|
||||
prop-types "^15.5.10"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user