Skip to content

Commit

Permalink
📝 Docs: Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Jun 4, 2023
1 parent 5d26263 commit 7cffd39
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,17 @@

<br><br>

## TODO - Adaptive Modal

- [ ] `TODO:2023-06-04-23-45-31` - Impl: Adaptive Modal - `LayoutComputableValue`
* Layout value: "percentage relative to parent", "percentage relative to current window width/height", "percentage relative to screen width/height".
* Layout value: "dynamic constant - `safeAreaInsets` top/bottom/width/height", "dynamic constant - current keyboard height/width", "constant value".
* Layout value should accept "array of computable layout values".
* Layout value should accept "offset + offset operation".
* Layout value should accept "min/max values".

<br><br>

## TODO - Completed

<br>
Expand Down

0 comments on commit 7cffd39

Please sign in to comment.