We’ve been getting a few questions on how to create a swiping navigation for your app. Thanks to Tinder and other dating apps, we know this is now a very popular way to move around your app.
We just created a new section in our docs for design templates – if you want to submit yours, I’d be happy to add it to our docs (so that you can get more shares!).
I would like to be able to swipe back and forth between screen 1 and screen 2 (working great). Each time I swipe back to screen 1, I’d like to set the text in Label3 to random, as well as select a random background color. I was thinking that each time I swipe back to screen 1, screen one would “start.” But I don’t think that’s the case. Any tips for how I can randomize this content each time the user returns to screen 1 via swipe?