We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cfb773 commit 3579217Copy full SHA for 3579217
README.md
@@ -1,3 +1,13 @@
1
# react-phone-hooks
2
3
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