Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    Hello 🖐, this is my solution for this challenge.

    I built this component in a way that let devs add as many forms as they need by making this component as layout container, letting the individual form logic does not depends upon this component, so we can manage validations directly in the given forms components, and these validations are called once the MultiForm's Next button is pressed.

    Also I added a form transition animation and a country code modal selector.

    The most challenging things were the Country Code and the Transition animation system

    Feel free of making any comments 🎉