Gauvain
16188ac2a3
fix(login): show the Quick Connect code in an auto-dismissing sheet
...
The code was shown in a native Alert, which has no programmatic
dismiss: after another device authorized the code and polling logged
the user in, the alert stayed open on top of the app.
Replace it with an in-app bottom sheet that closes itself once the
session is authorized. Dismissing only hides the code - polling
continues so login still completes if the code is authorized
afterwards; polling stops when leaving the login screen (parity with
TVLogin). The code can be tapped to copy (expo-clipboard, probed via
requireOptionalNativeModule so builds without the native module just
no-op).
2026-06-11 00:42:57 +02:00
..
2025-07-21 09:44:24 +02:00
2026-06-02 22:31:49 +10:00
2026-05-31 23:45:45 +02:00
2026-05-20 15:30:40 +02:00
2026-06-11 00:42:51 +02:00
2026-06-11 00:42:56 +02:00
2026-06-01 19:46:07 +02:00
2026-01-19 08:21:55 +01:00
2026-06-01 09:37:45 +02:00
2026-01-25 22:55:44 +01:00
2026-01-29 07:38:56 +01:00
2026-01-03 13:05:50 +01:00
2026-06-10 22:29:16 +02:00
2026-06-11 00:42:57 +02:00
2025-11-16 16:40:42 +01:00
2025-08-07 10:12:40 +02:00
2026-01-18 13:20:17 +01:00
2025-07-21 09:44:24 +02:00
2026-01-30 09:15:44 +01:00
2026-01-30 09:15:44 +01:00
2026-06-10 22:29:16 +02:00
2026-06-02 22:37:16 +02:00
2026-06-11 00:42:51 +02:00
2026-05-28 23:56:03 +02:00
2026-06-10 22:29:16 +02:00
2026-06-10 22:29:16 +02:00
2026-01-11 17:38:41 +01:00
2026-01-09 08:37:30 +01:00
2026-01-05 21:32:40 +01:00
2026-01-03 13:05:50 +01:00
2025-11-11 08:53:23 +01:00
2026-01-25 22:55:44 +01:00
2025-11-11 08:53:23 +01:00
2026-06-11 00:42:56 +02:00
2026-05-22 15:28:03 +02:00
2026-01-10 19:35:27 +01:00
2025-01-30 09:20:31 +01:00
2025-01-06 14:28:24 +01:00
2025-08-15 21:34:22 +02:00
2026-05-30 11:08:22 +02:00
2025-11-11 08:53:23 +01:00
2026-01-25 22:55:44 +01:00
2026-01-03 13:05:50 +01:00
2026-06-05 11:29:38 +02:00
2025-07-21 09:44:24 +02:00
2026-01-26 19:36:51 +01:00
2026-05-27 09:53:56 +02:00
2026-01-25 21:31:37 +01:00
2025-08-15 21:34:22 +02:00
2026-01-16 19:04:13 +01:00
2025-07-21 09:44:24 +02:00
2025-07-21 09:44:24 +02:00
2026-01-16 19:04:13 +01:00
2025-11-11 08:53:23 +01:00
2026-06-11 00:42:56 +02:00
2026-01-03 13:05:50 +01:00
2025-07-21 09:44:24 +02:00
2025-11-11 08:53:23 +01:00
2026-01-31 10:52:21 +01:00
2026-01-09 08:37:30 +01:00
2025-07-21 09:44:24 +02:00
2026-06-10 22:29:16 +02:00
2026-01-03 19:14:20 +01:00
2026-06-10 22:29:16 +02:00
2026-06-10 22:29:16 +02:00
2026-01-11 17:38:41 +01:00
2026-06-10 22:29:16 +02:00
2026-02-01 12:27:22 +01:00
2025-07-21 09:44:24 +02:00
2026-06-05 11:29:38 +02:00
2026-01-10 19:35:27 +01:00
2026-06-10 10:28:18 +02:00
2026-01-03 13:05:50 +01:00
2026-01-16 19:04:13 +01:00
2025-03-16 18:01:12 +01:00
2024-07-31 23:19:47 +02:00
2026-06-11 00:42:56 +02:00
2026-01-19 08:21:55 +01:00