ViewController-for-Framer icon indicating copy to clipboard operation
ViewController-for-Framer copied to clipboard

make .back() accept views, too

Open awt2542 opened this issue 8 years ago • 2 comments

awt2542 avatar Apr 29 '16 05:04 awt2542

I'd like to request for this too. For example if I have a button, and call "Views.back()" on the onClick, it simply returns me to the first screen. Not the screen prior to this.

justinhma avatar Aug 19 '16 22:08 justinhma

@justinhma that's weird. If you've used any of the built-in animations (eg. slideIn) to get to the screen in question, it should always return to the prior one when you use Views.back(). Do you have an example project?

awt2542 avatar Aug 22 '16 12:08 awt2542