NJACKWinterOfCode / WhatsApp-Direct-Message

A simple app which saves you the effort of saving numbers as contacts if you wish to contact them on WhatsApp
MIT License
0 stars 15 forks source link

Add a checker which checks whether the input field is empty or not. #100

Closed roshniRam closed 5 years ago

roshniRam commented 5 years ago

Currently, if we click on send msg on whatsapp, the app redirects to whatsapp even if input field is empty i.e. no input number. Add a checker which checks whether the user has input some number then only redirect to whatsapp, if not, then a pop up should open with msg please enter a number.