simpl-liste/app
medic-bot 4c73a16302 fix: restore error handling and deduplicate goBack helper (#21)
- Replace `finally` with `catch` in [id].tsx handleSave so goBack is
  not called when updateTask/setTagsForTask fails
- Extract shared goBack helper into src/lib/navigation.ts
- Both [id].tsx and new.tsx now import goBack from the shared module

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 21:06:05 -04:00
..
(tabs) fix: use react-native-keyboard-controller for reliable keyboard handling (#6) 2026-03-01 17:18:45 -05:00
list fix: add input validation and deep link sanitization 2026-02-21 10:13:05 -05:00
task fix: restore error handling and deduplicate goBack helper (#21) 2026-03-09 21:06:05 -04:00
+not-found.tsx feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00
_layout.tsx fix: use react-native-keyboard-controller for reliable keyboard handling (#6) 2026-03-01 17:18:45 -05:00