Closed adarsh500 closed 1 year ago
aba aba f
@Abusayid693 no, check the screen1 description. If the input field is empty or has only space characters, the user should be shown an alert asking them to provide a non-empty value.
Yes, but here the case is both empty space and valid letters combined
For simplicity let's not do any special treatment for special characters. Treat them as valid input.
Not navigation, lets implement route-based navigation.
@adarsh500 Let me know if this answers your q. Feel free to close the issue if it does.
That helps, thanks !
@adarsh500 Let me know if this answers your q. Feel free to close the issue if it does.
For simplicity let's not do any special treatment for special characters. Treat them as valid input.
Not navigation, lets implement route-based navigation.
In the task written provide a non-empty value. Therefore I implemented and will navigate to screen 2. Is this will correct?
Hey Mentors, I had a few questions