Skip to content

Commit 3579217

Browse files
committed
Define an initial TODO
1 parent 8cfb773 commit 3579217

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
# react-phone-hooks
22

33
React hooks and utility functions for parsing and validation phone numbers.
4+
5+
## TODO
6+
7+
- [ ] Create an example app: half screen antd-phone-input, half screen mui-phone-input
8+
- [ ] Define the set of hooks and utility functions and implement them
9+
- [ ] Create unit tests for the hooks and utility functions
10+
- [ ] Safely transfer the antd-phone-input to github.com/typesnippet
11+
- [ ] Bring the mui-phone-input to a state to be published (alpha)
12+
- [ ] Create two concurrent PRs for hooks and utility functions
13+
- [ ] Publish the hooks and utility functions

0 commit comments

Comments
 (0)