Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"expo": "54.0.0-preview.16",
"expo-dev-client": "~6.0.10",
"expo-status-bar": "~3.0.7",
"expo-system-ui": "6.0.6",
"expo-system-ui": "6.0.7",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-native": "0.81.1",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3502,6 +3502,13 @@ __metadata:
languageName: node
linkType: hard

"@react-native/normalize-colors@npm:0.81.4":
version: 0.81.4
resolution: "@react-native/normalize-colors@npm:0.81.4"
checksum: 10c0/d08de08ccbc47e2e8b8c9a258f2d38de02f9970067ce570961326ec916216ec2bcb48f28682b5b77d6a02f8d1734f02f181455915b6a0c1f145edca683545a9a
languageName: node
linkType: hard

"@react-native/normalize-colors@npm:^0.74.1":
version: 0.74.89
resolution: "@react-native/normalize-colors@npm:0.74.89"
Expand Down Expand Up @@ -6517,11 +6524,11 @@ __metadata:
languageName: node
linkType: hard

"expo-system-ui@npm:6.0.6":
version: 6.0.6
resolution: "expo-system-ui@npm:6.0.6"
"expo-system-ui@npm:6.0.7":
version: 6.0.7
resolution: "expo-system-ui@npm:6.0.7"
dependencies:
"@react-native/normalize-colors": "npm:0.81.1"
"@react-native/normalize-colors": "npm:0.81.4"
debug: "npm:^4.3.2"
peerDependencies:
expo: "*"
Expand All @@ -6530,7 +6537,7 @@ __metadata:
peerDependenciesMeta:
react-native-web:
optional: true
checksum: 10c0/775166e91b107ac627583290a78c316d79821cb5f99767af0989544a28ecb11361ff6510c7610e4da3bf7e2e4838334f0187fa22647ba07c28a717e9a1e2dcf7
checksum: 10c0/74352ec7dc5e4a4a7175bb1b581b0246644556b3b13dcff0ccc167ffa943e51d2776ba6f1877724103d17b2fd39da4cfd1e8b0e45d085d1917caa711581cff4f
languageName: node
linkType: hard

Expand Down Expand Up @@ -10936,7 +10943,7 @@ __metadata:
expo: "npm:54.0.0-preview.16"
expo-dev-client: "npm:~6.0.10"
expo-status-bar: "npm:~3.0.7"
expo-system-ui: "npm:6.0.6"
expo-system-ui: "npm:6.0.7"
react: "npm:19.1.0"
react-dom: "npm:19.1.0"
react-native: "npm:0.81.1"
Expand Down