5

I wanted to implement a basic form with text inputs, segment control and submit button. Now I want to validate the text inputs to either display error or move to next page on click of submit button. How to implement this design or any tool for the same?

1
  • 1
    Change 'How to implement this design?' to 'Which tool should I use?' and you will get more upvotes;) And also you can check this question: stackoverflow.com/questions/36147276/… Commented Jun 21, 2017 at 14:02

2 Answers 2

1

Have a look at this project it has good patterns for form validation:

https://github.com/gcanti/tcomb-form-native

Sign up to request clarification or add additional context in comments.

Comments

-1

1] Check below project.It has good example for form validation : Github Project
2] Example/Demo of above project : Live Demo

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.