Hello all,
I’m very new to this, have some coding principles, but that’s just about it.
I’m trying to do the simplest thing, which is, every time I tap “Button 1” I want different actions to happen, for example:
Have 4 fields, but only the first 1 shows
When I open the app, “Field 1” is showing, if I tap once “Field 2” will show, if I tap again, “Field 3” will show, and if I tap for “Field 4” will show up.
What’s the easiest way to perform this?
Thanks
João