RevealingSplashView
RevealingSplashView copied to clipboard
A Splash view that animates and reveals its content, inspired by Twitter splash
I got an issue with heartBeat animation. My code is this: https://pastebin.com/4ZW8REfP The HeartBeat isn't stopping to beat, I've tried several times with .heartAttack = true or with the finishHeartBeatAnimation()...
Can I add loading indicator before revealingSplashView.startAnimation() is called ? I am using RevealingSplashView when fetching data from Internet, I am using twitter style. but unfortunately if the request time...
I would like to make the transition slower . How can i control the time of the transition of the splash view ??