PiXeL16/RevealingSplashView

Background Image - latest pod

LeagueRivals opened this issue · 1 comments

Is the background image available in pod version 0.4.0? It doesn't seem to be working? I can't seem to install 0.5.0 from Coacapods?

I can only use:

let revealingSplashView = RevealingSplashView(iconImage: #imageLiteral(resourceName: "RevealingSplashViewIcon"), iconInitialSize: CGSize(width: 123, height: 123), backgroundColor: UIColor(r: 78, g: 172, b: 248))

background image creates a warning?

Thanks

Sorted it....did a pod outdated and 0.5.0 was included instead of 0.4.0. Ta