SKSplashView
Create custom animated splash views similar to the ones in the Twitter, Uber and Ping iOS app.
File Explorer
- SKSplashIcon.h
- SKSplashIcon.m
- SKSplashView.h
- SKSplashView.m
- blink.gif
- custom splash.gif
- ping.gif
- twitter.gif
- uber.gif
- LaunchScreen.xib
- Main.storyboard
- Contents.json
- Contents.json
- ping background.PNG
- Contents.json
- ping.png
- Contents.json
- twitter background.png
- Contents.json
- twitter icon.png
- Contents.json
- uber map screenshot.png
- Contents.json
- uber ping.png
- Contents.json
- uber screen.png
- Contents.json
- white dot.png
- Contents.json
- SKSplashIcon.h
- SKSplashIcon.m
- SKSplashView.h
- SKSplashView.m
- AppDelegate.h
- AppDelegate.m
- Info.plist
- main.m
- ViewController.h
- ViewController.m
- SKSplashViewDemo.xccheckout
- UserInterfaceState.xcuserstate
- UserInterfaceState.xcuserstate
- contents.xcworkspacedata
- Breakpoints_v2.xcbkptlist
- SKSplashViewDemo.xcscheme
- xcschememanagement.plist
- Breakpoints_v2.xcbkptlist
- SKSplashViewDemo.xcscheme
- xcschememanagement.plist
- project.pbxproj
- Info.plist
- SKSplashViewDemoTests.m
- LICENSE
- README.md
- SKSplashView.podspec
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
pod
View Details ▼
pod
Dependency manager for Swift and Objective-C Cocoa projects.
pod init
Create a Podfile for the current project with the default contents:
pod install
Download and install all pods defined in the Podfile (that haven't been installed before):
pod list
List all available pods:
// repository documentation
Was this content helpful?
(0 ratings)
