Skip to content

Commit

Permalink
📝 Docs: Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Apr 21, 2023
1 parent b22656c commit 7fe60c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

<br>

- [ ] `TODO:2023-04-21-23-27-27` - Gloss: Re-Organize/Re-group props based on their relationship, not their type.
- [ ] `TODO:2023-04-21-23-42-42` - Deprecate `presentViaMount`
- [ ] `TODO:2023-04-21-23-42-49` - Add prop to disable user-interaction from modal
* Can be achieved via `UIView.userInteractionEnabled`, or via `RCTTouchHander.isEnabled`.
Expand Down Expand Up @@ -194,6 +193,8 @@

<br>

- [x] `TODO:2023-04-21-23-27-27` - Gloss: Re-Organize/Re-group props based on their relationship, not their type.

- [x] `TODO:2023-03-31-18-33-34` - Unify/streamline/consolidate logic for invoking modal focus/blur.

- [x] **Subtask** - `TODO:2023-03-31-18-37-00` - Impl. `RNIViewControllerLifeCycleNotifiable` protocol.
Expand Down

0 comments on commit 7fe60c8

Please sign in to comment.