From 94bbbc83769bcd56a66b012e4ffc428044e2c9f4 Mon Sep 17 00:00:00 2001 From: Stephen Karl Larroque Date: Mon, 25 Nov 2024 16:45:05 +0100 Subject: [PATCH] Update TODO.md --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 36e6e8e..8f52986 100644 --- a/TODO.md +++ b/TODO.md @@ -31,3 +31,5 @@ Additional implementation details to complement the specification: * [ ] quick dialog show tags in alphabetical order on multiple lines, allow scrolling * [ ] quick dialog place ok and cancel button always reachable so the user can quickly just accept or delete without having to scroll +* [ ] Use either dart flutter, or react-native. Or Tauri? + * [ ] Consider https://github.com/tamagui/tamagui for same styling 100% parity between react-web and react-native