From 5e1989cf77c1d244ded6c1e9f2e05eed7363e87e Mon Sep 17 00:00:00 2001
From: Dominic Go <18517029+dominicstop@users.noreply.github.com>
Date: Fri, 5 May 2023 07:06:17 +0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Docs:=20Update=20`TODO`?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
docs/TODO.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/TODO.md b/docs/TODO.md
index 8cc6f602..ad2f0616 100644
--- a/docs/TODO.md
+++ b/docs/TODO.md
@@ -8,6 +8,10 @@
+- [ ] `TODO:2023-05-05-07-05-20` - Impl: Update `RNIComputableSize` - Add `minSize`, and `maxSize`.
+
+
+
- [ ] `TODO:2023-05-01-19-12-26` - Implement: `ModalView` events
- [x] **Subtask** - `TODO:2023-05-01-19-13-50` - Impl. `ModalVie.onModalDidSnap` event.
- [x] **Subtask** - `TODO:2023-04-22-05-29-40` - Impl. modal event `onModalSwipeGestureStart` + `onModalSwipeGestureDidEnd`.