SKPanoramaView
Create beautiful animated panorama views. Inspired by the intro view on the LinkedIn iOS app.
File Explorer
- SKPanoramaView.h
- SKPanoramaView.m
- LaunchScreen.xib
- Main.storyboard
- Contents.json
- SKPanoramaView.h
- SKPanoramaView.m
- AppDelegate.h
- AppDelegate.m
- golden gate.png
- Info.plist
- linkedin.png
- main.m
- new york.png
- ViewController.h
- ViewController.m
- SKPanoramaViewDemo.xccheckout
- UserInterfaceState.xcuserstate
- contents.xcworkspacedata
- Breakpoints_v2.xcbkptlist
- SKPanoramaViewDemo.xcscheme
- xcschememanagement.plist
- project.pbxproj
- Info.plist
- SKPanoramaViewDemoTests.m
- LICENSE
- README.md
- SKPanoramaView.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)
