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 6, 2023
1 parent 6307c00 commit fb19d10
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@

<br>

- [ ] **Subtask** -`TODO:2023-03-31-18-33-43` - Move all `RNIModalManager` focus/blur logic into `onModalDidFocusNotification` and `onModalDidBlurNotification`
- [ ] **Subtask** -`TODO:2023-03-31-18-33-52` - Add modal event object property - `triggeredVia`: `programmatic`, `gesture`, `request`, `reordering`.
- [ ] **Subtask** - `TODO:2023-04-07-05-44-22` - Impl. `RNIModalPresentationTrigger` enum.

- [ ] **Subtask** -`TODO:2023-03-31-18-33-43` - Move all `RNIModalManager` focus/blur logic into `onModalDidFocusNotification` and `onModalDidBlurNotification`.
- [ ] **Subtask** -`TODO:2023-03-31-18-33-52` - Add modal event object property - `triggeredVia`: `programmatic`, `gesture`, `request`, `reordering`, etc.

<br>

Expand Down

0 comments on commit fb19d10

Please sign in to comment.