Closed dexcell closed 11 years ago
A typical example would be
when we click a button or bar item button inside of one of the KLNoteView view controllers, then the KLNoteViewController will show back all the ViewControllers (like when we open for the first time) with animation.
Turn out this can easily done using setState
setState
Thank you
A typical example would be
when we click a button or bar item button inside of one of the KLNoteView view controllers, then the KLNoteViewController will show back all the ViewControllers (like when we open for the first time) with animation.