ionic4-binary-search-login
Index
About
This is a bad phone number picker for Angular 2+.
- Try out the demo to see it in action!
- Checkout my other Ionic/Angular projects: ionic4-tooltips and ionic4-binary-search-login!
- Visit my website for other cool projects!
Setup
Install
$ npm i ionic4-binary-search-login --save
Import within your module
Documentation
Issues
If you find any issues feel free to open a request in the Issues tab. If I have the time I will try to solve any issues but cannot make any guarantees. Feel free to contribute yourself. But honestly, with this type of project are the bugs not just free features?
Demo
Run npm install
to get packages required for the demo and then run ionic serve
to run locally.