Apple 썸네일형 리스트형 Swift - Avatar Animation Link : https://github.com/JasonZengJ/AvatarAnimationDemoLink (Design Shots): https://itunes.apple.com/us/app/design-shots-dribbble-client/id792517951?mt=8 더보기 Swift - Flip Animation override func viewDidLoad() { super.viewDidLoad(); view1 = self.autoLayoutPanelViewWithColor(UIColor(hex: 0xf6b37f, alpha: 1.0), title:"Music", logoImage:UIImage(named: "CD_grid@156px"), backViewBackgroundColor:UIColor(patternImage: UIImage(named: "bg1")), backViewTitle:"Music for better life") view2 = self.autoLayoutPanelViewWithColor(UIColor(hex: 0xf9a451, alpha: 1.0), title:"Relax", logoImage.. 더보기 Swift - LocationManager Location manager is a CLLocationManager wrapper written entirely in SwiftFeatures:1) Location update with closure & delegate support2) Geocoding and reverse geocoding using Apple service3) Geocoding and reverse geocoding using Google service4) Closure returns CLPlacemark object, making it easier to place pin on map Link : https://github.com/varshylmobile/LocationManager 더보기 이전 1 다음