Files
streamyfin/components
Fredrik Burmester 1a3ee37657 fix(ios): repair PlatformDropdown sizing, tap-to-open, and option text on SDK 55
- Measure the trigger's intrinsic size in RN and pin it on the @expo/ui Host;
  SDK 55 Host fills available space by default and matchContents reports the
  native Menu's size, so neither sized the dropdown correctly.
- Swap ContextMenu (long-press) for Menu (tap-to-open).
- Render native Button/Picker items via the string `label` prop / SwiftUIText
  instead of RN <Text> children, which rendered invisibly inside SwiftUI.
- Key/tag Picker options by index to avoid duplicate "[object Object]" keys
  from object-valued options (bitrate, media source).
2026-05-27 15:24:05 +02:00
..
2026-05-22 12:39:59 +02:00
wip
2026-01-19 08:21:55 +01:00
2026-01-26 20:30:50 +01:00
2026-05-26 11:34:37 +02:00
2025-08-07 10:12:40 +02:00
2026-01-18 13:20:17 +01:00
2026-05-27 09:33:55 +02:00
2026-01-16 08:30:33 +01:00
WIP
2025-01-30 09:20:31 +01:00
wip
2025-01-06 14:28:24 +01:00
2026-01-31 10:52:21 +01:00
2024-07-31 23:19:47 +02:00
2025-11-07 15:14:13 +01:00
wip
2026-01-19 08:21:55 +01:00