From bd52878ad9f0fcf2c687315693d0258ac53b4017 Mon Sep 17 00:00:00 2001 From: Dominic Go <18517029+dominicstop@users.noreply.github.com> Date: Thu, 5 Oct 2023 20:06:44 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Docs:=20Update=20TODO?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/TODO.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/TODO.md b/docs/TODO.md index 5790ddbc..8468df97 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -6,10 +6,6 @@ ## TODO - Current Tasks -
- -- [ ] `TODO:2023-10-05-12-25-42` - Refactor: Init projecr w/ template from expo modules. -

## TODO - Bugs @@ -48,6 +44,8 @@ ## TODO - Completed +- [x] `TODO:2023-10-05-12-25-42` - Refactor: Init projecr w/ template from expo modules. +
- [x] `TODO:2023-05-12-14-40-46` - Refactor: Update `RNIModalViewModule` functions to use promises.