Check out this quick tour to find the best demos and examples for you, and to see how the Felgo SDK can help you to develop your next app or game!
User input validation demo app.
Demo showcasing how to validate user input.
Source Code | Go to GitHub |
Mobile Preview | Download the Dev App |
Web Preview | Run with Web Dev App |
Cloud IDE | Open with Felgo Cloud IDE |
Project Location | <Path to your Felgo SDK>/Examples/Felgo/appdemos/input-validation/InputValidation.pro |
To run this demo, open the .pro file with Qt Creator. |
Android Screenshots | ||
---|---|---|
|
|
|
iOS Screenshots | ||
---|---|---|
|
|
|
This demo shows how to use Felgo components to show user input forms and validate the input. Validations are done for email, password and generic text fields.
The demo shows how to: