Open burkeholland opened 8 years ago
I noticed that on the Android implementation of this lib, there is an API for triggering the animation on any view...
mTilesFrameLayout.startAnimation();
Is it possible to do the same on iOS for a given View Controller? Instead of just attaching it to the segue.
Burke
Ya this would have been nice.
I noticed that on the Android implementation of this lib, there is an API for triggering the animation on any view...
Is it possible to do the same on iOS for a given View Controller? Instead of just attaching it to the segue.
Burke