Skip to content

Commit

Permalink
chore: updated TODO list
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillzyusko committed Feb 4, 2024
1 parent 8f66db9 commit 3af93a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
- [ ] memo/callbacks everywhere
- [ ] reduce `useColorScheme() || "light";` code duplication
- [ ] improve accessibility (arrows should react on bold/fontSize changes)
- [ ] an ability to customize arrow/text color
- [ ] an ability to customize text/arrow elements
- [ ] last input disabled
- [ ] more effective way for gathering all inputs on screen (now it finds a lot of duplicates)

Major problems (for opening PR):

Expand Down

0 comments on commit 3af93a7

Please sign in to comment.