Skip to content

Commit

Permalink
expo-system-ui (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw authored Feb 19, 2024
1 parent 30ae1a2 commit 748d8bb
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions native_gg/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,8 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- ExpoSystemUI (2.9.3):
- ExpoModulesCore
- ExpoWebBrowser (12.8.2):
- ExpoModulesCore
- EXSplashScreen (0.26.4):
Expand Down Expand Up @@ -1521,6 +1523,7 @@ DEPENDENCIES:
- ExpoImage (from `../node_modules/expo-image/ios`)
- ExpoKeepAwake (from `../node_modules/expo-keep-awake/ios`)
- ExpoModulesCore (from `../node_modules/expo-modules-core`)
- ExpoSystemUI (from `../node_modules/expo-system-ui/ios`)
- ExpoWebBrowser (from `../node_modules/expo-web-browser/ios`)
- EXSplashScreen (from `../node_modules/expo-splash-screen/ios`)
- EXUpdatesInterface (from `../node_modules/expo-updates-interface/ios`)
Expand Down Expand Up @@ -1630,6 +1633,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/expo-keep-awake/ios"
ExpoModulesCore:
:path: "../node_modules/expo-modules-core"
ExpoSystemUI:
:path: "../node_modules/expo-system-ui/ios"
ExpoWebBrowser:
:path: "../node_modules/expo-web-browser/ios"
EXSplashScreen:
Expand Down Expand Up @@ -1761,6 +1766,7 @@ SPEC CHECKSUMS:
ExpoImage: 8cf2d51de3d03b7e984e9b0ba8f19c0c22057001
ExpoKeepAwake: 0f5cad99603a3268e50af9a6eb8b76d0d9ac956c
ExpoModulesCore: ebc4b2034f45f46c0def1c32cecb399f6778058c
ExpoSystemUI: 40e222dd9d52222fe1bce389724ac52e662158dc
ExpoWebBrowser: e31c97230ea93b51a2a74c6c2381b0d4fca5698c
EXSplashScreen: 91f8723e444480409e74155bfe08e20e23b3662c
EXUpdatesInterface: 3e444e2093e25b7ca0999a7d8c16e8392dee70c3
Expand Down
1 change: 1 addition & 0 deletions native_gg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"expo-linking": "6.2.2",
"expo-splash-screen": "0.26.4",
"expo-status-bar": "1.11.1",
"expo-system-ui": "2.9.3",
"expo-web-browser": "12.8.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
15 changes: 15 additions & 0 deletions native_gg/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 748d8bb

Please sign in to comment.