Semmi Verian

Results 5 issues of Semmi Verian

- [x] Review the documentation: https://virocore.viromedia.com/ - [x] Search for existing issues: https://github.com/viromedia/virocore/issues - [x] Use the latest ViroCore release: https://virocore.viromedia.com/docs/releases - [x] Turn off Instant Run in Android Studio...

Right know to get the object from errors classes we need to use this code ```javascript error = errors.get("email") ``` it will be great if we can fetch the error...

enhancement

Right know whenever onSubmit is called we only return `e` event of the form and `valid` flag to tell whether the validation is succeeded or not. I think it will...

good first issue

Right know users can only use our built in rule to validate our input, it will be cool if their can use their own validation rules to use within our...

enhancement

Make use of CI is very helpful way to automate our workflow when we relase our new feature

enhancement