EasyValidation
EasyValidation copied to clipboard
Create a demo example app
Create a demo app for usage of EasyValidation
Hello, I can do this. Did you have something specific in mind? I was thinking of a simple screen with three main elements:
Spinnerwith a list of various verification methods to choose fromEditTextto input text to verifyButtonto verify text based on the selected verification method (or the verification can be done automatically with every change of the text)
And maybe one screen representing a specific use case, for example a sign up form. (name, email, password and age validation)
Hello @marin-marsic Thank you for your interest in the task. Yeah you can do this. Would love to merge the pull request.
hey is this issue still available?
Yes. Do you want to take it?
I opened a PR a year ago but it was never reviewed.
@wajahatkarim3 Yes I would like to work on it. I can also work on marin-marsic's code to add samples for new additions in the library , or i can create a sample from scratch.