Skip to content

Commit d1df606

Browse files
committed
📝 Docs: TODO - Complete Task
1 parent 445df90 commit d1df606

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/TODO.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,19 @@ See [TODO-Archive](./TODO-Archive.md) for the old completed tasks + version hist
66

77
## WIP
88

9-
- [ ] `TODO:2023-11-03-02-34-19` - `issue#77–02` - Fix: Auxiliary view isn't pressable.
10-
* Is the swizzling applied? Yes.
11-
* Is the detached view able to receive touch events?
12-
13-
<br>
14-
159
- [ ] `TODO:2023-11-02-08-04-13` - Impl: Auto close context menu when view controller is pushed, popped, or presented.
1610

1711
<br><br>
1812

1913
## Version: `next`
2014

15+
- [x] `TODO:2023-11-03-02-34-19` - `issue#77–02` - Fix: Auxiliary view isn't pressable.
16+
* Is the swizzling applied? Yes.
17+
* Is the detached view able to receive touch events? No.
18+
* Fix `RNIDetachedView`
19+
20+
<br>
21+
2122
- [x] `TODO:2023-11-02-10-01-30` - Deps: Move `RCTView` to `react-native-ios-utilities`, and update dependencies.
2223
- [x] `TODO:2023-11-02-10-03-20` - Deps: Move `UIView+Helpers` + `UIGestureRecognizer+Helpers` to `DGSwiftUtilities`, and update dependencies.
2324
- [x] `TODO:2023-11-02-03-06-06` - `issue:#73`: Item: 01 - Pressables inside of a context menu firing navigation in a native stack cause a crash

0 commit comments

Comments
 (0)