Skip to content

Commit

Permalink
Chore: yarn add react-native-loading-spinner-overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
ww8007 committed Mar 2, 2022
1 parent caa4a96 commit f96adca
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 1 deletion.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"expo-notifications": "~0.12.3",
"expo-screen-orientation": "^3.2.1",
"expo-status-bar": "~1.0.4",
"expo-updates": "~0.8.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
Expand All @@ -55,6 +56,7 @@
"react-native-gesture-handler": "^1.10.3",
"react-native-iphone-x-helper": "^1.3.1",
"react-native-keyboard-aware-scroll-view": "^0.9.4",
"react-native-loading-spinner-overlay": "^3.0.0",
"react-native-paper": "^4.9.2",
"react-native-reanimated": "^2.2.0",
"react-native-safe-area-context": "3.2.0",
Expand Down
92 changes: 91 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2039,6 +2039,26 @@
xcode "^3.0.1"
xml2js "^0.4.23"

"@expo/[email protected]", "@expo/config-plugins@^3.0.6":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-3.1.0.tgz#0752ff33c5eab21cf42034a44e79df97f0f867f8"
integrity sha512-V5qxaxCAExBM0TXmbU1QKiZcAGP3ecu7KXede8vByT15cro5PkcWu2sSdJCYbHQ/gw6Vf/i8sr8gKlN8V8TSLg==
dependencies:
"@expo/config-types" "^42.0.0"
"@expo/json-file" "8.2.33"
"@expo/plist" "0.0.14"
chalk "^4.1.2"
debug "^4.3.1"
find-up "~5.0.0"
fs-extra "9.0.0"
getenv "^1.0.0"
glob "7.1.6"
resolve-from "^5.0.0"
semver "^7.3.5"
slash "^3.0.0"
xcode "^3.0.1"
xml2js "^0.4.23"

"@expo/config-types@^41.0.0":
version "41.0.0"
resolved "https://registry.npmjs.org/@expo/config-types/-/config-types-41.0.0.tgz"
Expand Down Expand Up @@ -2066,6 +2086,23 @@
slugify "^1.3.4"
sucrase "^3.20.0"

"@expo/[email protected]", "@expo/config@^5.0.6":
version "5.0.9"
resolved "https://registry.yarnpkg.com/@expo/config/-/config-5.0.9.tgz#5221af5394599d861515ef8513731f21fbb322db"
integrity sha512-eZj+cf03wkQQdHSpYvrmiqAsn2dJV10uhHIwXyeFBaFvhds0NgThOldJZfOppQ4QUaGobB/vaJ7UqUa3B0PCMw==
dependencies:
"@babel/code-frame" "~7.10.4"
"@expo/config-plugins" "3.1.0"
"@expo/config-types" "^42.0.0"
"@expo/json-file" "8.2.33"
getenv "^1.0.0"
glob "7.1.6"
require-from-string "^2.0.2"
resolve-from "^5.0.0"
semver "7.3.2"
slugify "^1.3.4"
sucrase "^3.20.0"

"@expo/config@^4.0.0":
version "4.0.4"
resolved "https://registry.npmjs.org/@expo/config/-/config-4.0.4.tgz"
Expand Down Expand Up @@ -2132,6 +2169,16 @@
getenv "^1.0.0"
metro-react-native-babel-transformer "^0.59.0"

"@expo/metro-config@^0.1.81":
version "0.1.84"
resolved "https://registry.yarnpkg.com/@expo/metro-config/-/metro-config-0.1.84.tgz#ddcc7b4f1087c29f86bc9d916933d29bacd2c726"
integrity sha512-xWSfM0+AxcKw0H8mc1RuKs4Yy4JT4SJfn4yDnGLAlKkHlEC+D2seZvb/Tdd173e/LANmcarNd+OcDYu03AmVWA==
dependencies:
"@expo/config" "5.0.9"
chalk "^4.1.0"
getenv "^1.0.0"
metro-react-native-babel-transformer "^0.59.0"

"@expo/[email protected]":
version "0.0.13"
resolved "https://registry.npmjs.org/@expo/plist/-/plist-0.0.13.tgz"
Expand All @@ -2141,6 +2188,15 @@
xmlbuilder "^14.0.0"
xmldom "~0.5.0"

"@expo/[email protected]":
version "0.0.14"
resolved "https://registry.yarnpkg.com/@expo/plist/-/plist-0.0.14.tgz#a756903bd28aabe0a961222df2e7858a39a218c9"
integrity sha512-bb4Ua1M/OdNgS8KiGdSDUjZ/bbPfv3xdPY/lz8Ctp/adlj/QgB8xA7tVPeqSSfJPZqFRwU0qLCnRhpUOnP51VQ==
dependencies:
"@xmldom/xmldom" "~0.7.0"
base64-js "^1.2.3"
xmlbuilder "^14.0.0"

"@expo/[email protected]":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@expo/spawn-async/-/spawn-async-1.5.0.tgz#799827edd8c10ef07eb1a2ff9dcfe081d596a395"
Expand Down Expand Up @@ -3040,6 +3096,11 @@
expo-modules-autolinking "^0.0.3"
invariant "^2.2.4"

"@xmldom/xmldom@~0.7.0":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz#09fa51e356d07d0be200642b0e4f91d8e6dd408d"
integrity sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A==

abab@^2.0.3, abab@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
Expand Down Expand Up @@ -3784,7 +3845,7 @@ chalk@^3.0.0:
ansi-styles "^4.1.0"
supports-color "^7.1.0"

chalk@^4.0.0, chalk@^4.1.0:
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
version "4.1.2"
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
Expand Down Expand Up @@ -4732,6 +4793,30 @@ expo-status-bar@~1.0.4:
resolved "https://registry.npmjs.org/expo-status-bar/-/expo-status-bar-1.0.4.tgz"
integrity sha512-s7nc496D/Zn1NGiMJ5wu6HyIdXxbgGtmZZtbHm7rpbcmLdf28GmMSNHDx7M0t00BMhky7VAurTCUo+BJs8ugsw==

expo-structured-headers@~1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/expo-structured-headers/-/expo-structured-headers-1.1.1.tgz#95e28ff8686a2c06fe6ad1decdbb94cc44716683"
integrity sha512-OxDsWTDxwAhfW82DDXYTcT9UzSk2fYUb3YHiz/tQ1MObQMh0QVHgxcTe9vvtzguc6O4A2Y+f8tO1g3LcUEN2lg==

expo-updates-interface@~0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-0.2.2.tgz#f754ce2c562f427d87893a9d22a4cbab39e0defd"
integrity sha512-Gvjk/6DntlPfkoRrrmbl9jzD2YtlNVa9jV9/T1+zdvg9XvO7H+BUgAQ1NYFFx/3Wdk03z+xfCYugRWk9X5nZ5A==

expo-updates@~0.8.2:
version "0.8.5"
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-0.8.5.tgz#38da04bb68a222297a1d36a2cc3c2159a0b1f221"
integrity sha512-MX4YI80oPvbjLzdo+sNvxRma8TEOxESliADHdbrJQpdILhPZTz6GLSypqDKZps68oyvYWxJqID55EBam1nFlAg==
dependencies:
"@expo/config" "^5.0.6"
"@expo/config-plugins" "^3.0.6"
"@expo/metro-config" "^0.1.81"
expo-structured-headers "~1.1.1"
expo-updates-interface "~0.2.2"
fbemitter "^2.1.1"
resolve-from "^5.0.0"
uuid "^3.4.0"

expo@~42.0.1:
version "42.0.3"
resolved "https://registry.npmjs.org/expo/-/expo-42.0.3.tgz"
Expand Down Expand Up @@ -7884,6 +7969,11 @@ react-native-keyboard-aware-scroll-view@^0.9.4:
prop-types "^15.6.2"
react-native-iphone-x-helper "^1.0.3"

react-native-loading-spinner-overlay@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/react-native-loading-spinner-overlay/-/react-native-loading-spinner-overlay-3.0.0.tgz#20df946b2d6a70a6e957a74473200ff660732e56"
integrity sha512-SmRCmfY795/Jxm9JHoyE0I6ry9uBT7m/RYAPNm0vlfZr9dz39HlzIt4h0MvcZvgSmUjEkHm6DzWnuWSO1yKr4A==

react-native-paper@^4.9.2:
version "4.9.2"
resolved "https://registry.npmjs.org/react-native-paper/-/react-native-paper-4.9.2.tgz"
Expand Down

0 comments on commit f96adca

Please sign in to comment.