Asynchronous Validation?
Less of an issue more of a Discussion, although it is an issue. But I really wanted to ask. Has anyone implemented "asynchronous validation" using this module?
This is a really important part of validation especially if you use external server APIs for login/signup etc. At the moment I am not sure of the best way to add this in. If anyone using this module has already done something similar or built the full blown logic. Please can you explain how you did it or even better create a pull request!
@rickyham have you had any success with this?
I haven't spent much time on it, but that's what I am working on at the moment. Nothing as yet. But what I am thinking is to just use "react-bootstrap" for the validations.