mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 05:54:56 -06:00
add back react-native-loading-spinner-overlay
This commit is contained in:
parent
f44d8d387b
commit
08321c8eda
2 changed files with 5 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
"react-native-google-signin": "0.10",
|
||||
"react-native-image-picker": "^0.26.3",
|
||||
"react-native-image-resizer": "^1.0.0",
|
||||
"react-native-loading-spinner-overlay": "^0.5.2",
|
||||
"react-native-looped-carousel": "^0.1.5",
|
||||
"react-native-maps": "0.15.1",
|
||||
"react-native-material-ui": "^1.7.0",
|
||||
|
|
|
|||
|
|
@ -3757,6 +3757,10 @@ react-native-image-resizer@^1.0.0:
|
|||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react-native-image-resizer/-/react-native-image-resizer-1.0.0.tgz#d47e14943c37938e287fbd639e4db7ceb7fd8917"
|
||||
|
||||
react-native-loading-spinner-overlay@^0.5.2:
|
||||
version "0.5.2"
|
||||
resolved "https://registry.yarnpkg.com/react-native-loading-spinner-overlay/-/react-native-loading-spinner-overlay-0.5.2.tgz#b7bcd277476d596615fd7feee601789f9bdc7acc"
|
||||
|
||||
react-native-looped-carousel@^0.1.5:
|
||||
version "0.1.9"
|
||||
resolved "https://registry.yarnpkg.com/react-native-looped-carousel/-/react-native-looped-carousel-0.1.9.tgz#4cd73a9950ee8b70926925a3696044d720a6c70a"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue