RevealingSplashView icon indicating copy to clipboard operation
RevealingSplashView copied to clipboard

A Splash view that animates and reveals its content, inspired by Twitter splash

Results 5 RevealingSplashView issues
Sort by recently updated
recently updated
newest added

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()...

help wanted

any plans to support for SwiftUI?

help wanted

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 ??

enhancement
help wanted