Skip to content

Commit

Permalink
📝 Docs: Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Mar 31, 2023
1 parent 0fa9fb2 commit e4803d2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@

## TODO - Current Tasks

- [ ] `TODO:2023-03-31-18-33-34` - Unify/streamline/consolidate logic for invoking modal focus/blur.
- [ ] `TODO:2023-03-31-18-34-23` - Impl. modal focus/blur invocation state
- [ ] `TODO:2023-03-31-18-33-43` - Move all `RNIModalManager` focus/blur logic into `onModalDidFocusNotification` and `onModalDidBlurNotification`
- [ ] `TODO:2023-03-31-18-34-31` - modal event object - is user initiated
- [ ] `TODO:2023-03-31-18-33-52` - modal event object - via: programmatic, gesture, request

<br>

- [ ] `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 e4803d2

Please sign in to comment.