mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-21 22:36:36 +01:00
fix(tvOS): Patches for udp and screens menu button handling (#1564)
This commit is contained in:
@@ -162,6 +162,10 @@
|
||||
"trustedDependencies": [
|
||||
"unrs-resolver"
|
||||
],
|
||||
"patchedDependencies": {
|
||||
"react-native-screens@4.18.0": "bun-patches/react-native-screens@4.18.0.patch",
|
||||
"react-native-udp@4.1.7": "bun-patches/react-native-udp@4.1.7.patch"
|
||||
},
|
||||
"resolutions": {
|
||||
"expo-constants": "18.0.13"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user