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 30, 2023
1 parent a53fb36 commit bd6165e
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions docs/TODO.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
# TODO

## TODO - Current Tasks
☀️☁️

- [ ] `TODO:2023-03-28-18-52-17` - Pre-migration to `react-native-ios-utilites`
- [x] **Subtask** - `TODO:2023-03-29-04-34-35` - Copy over `react-native-ios-utilities` native source to `ios/src_library/Temp`.
- [x] **Subtask** - `TODO:2023-03-29-04-50-50` - Copy over `react-native-ios-utilities` js/ts source to `src/temp`.
- [ ] **Subtask** - `2023-03-29-05-04-40` - Refactor: Update `RNIModalView` + `ModalView` to use `RNIWrapperView`.
<br><br>

<br>
## TODO - Current Tasks

- [ ] `TODO:2023-03-04-13-02-45` Refactor: Rename `ModalView.autoCloseOnUnmount` prop to `shouldAutoCloseOnUnmount`.

Expand Down Expand Up @@ -105,6 +102,13 @@

## TODO - Completed

- [x] `TODO:2023-03-28-18-52-17` - Pre-migration to `react-native-ios-utilites`
- [x] **Subtask** - `TODO:2023-03-29-04-34-35` - Copy over `react-native-ios-utilities` native source to `ios/src_library/Temp`.
- [x] **Subtask** - `TODO:2023-03-29-04-50-50` - Copy over `react-native-ios-utilities` js/ts source to `src/temp`.
- [x] **Subtask** - `2023-03-29-05-04-40` - Refactor: Update `RNIModalView` + `ModalView` to use `RNIWrapperView`.

<br>

- [x] `TODO:2023-03-04-06-34-28` - Library Native Cleanup

* **Desc: Rewrite native to be more readable/consistent.
Expand Down

0 comments on commit bd6165e

Please sign in to comment.