Skip to content

Commit

Permalink
📝 Docs: Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed May 3, 2023
1 parent 16c8fca commit 9498f5d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@

<br>

- [ ] `TODO:2023-05-03-20-17-56` - Refactor: Types - Typescript type names should match native type names that they are representing.

<br>

- [ ] `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`.
Expand Down Expand Up @@ -105,6 +101,10 @@

<br>

- [x] `TODO:2023-05-03-20-17-56` - Refactor: Types - Typescript type names should match native type names that they are representing.

<br>

- [x] `TODO:2023-03-04-13-15-11` - Refactor: Update Modal Events

* **Desc**: Refactor `RNIModalView` events to use "will/did" prefix, update the modal event objects, and deprecate old event names (for backwards compatibility).
Expand Down

0 comments on commit 9498f5d

Please sign in to comment.