iOS 开发资源集合

网站

文章教程

视频教程

优秀开源库

  • SnapKit
    • A Swift Autolayout DSL for iOS & OS X
  • ExpandingCollection
    • ExpandingCollection is an animated material design UI card peek/pop controller
  • Animated Tab Bar
    • RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons.
  • Navigation Toolbar
    • Navigation toolbar is a slide-modeled UI navigation controller
  • Alerts and Pickers
    • Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date…
  • SwiftyJSON
    • The better way to deal with JSON data in Swift.
  • SwiftMessages
    • A very flexible message bar for iOS written in Swift.
  • Dollar
    • A functional tool-belt for Swift Language similar to Lo-Dash or Underscore.js in Javascript
  • Zip
    • Swift framework for zipping and unzipping files.
  • PathKit
    • Effortless path operations in Swift
  • PromiseKit
    • Promises for Swift
  • MotionKit
    • Get the data from Accelerometer, Gyroscope and Magnetometer in only Two or a few lines of code. CoreMotion now made insanely simple
  • SwiftyStoreKit
    • Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+
  • Spring
    • A library to simplify iOS animations in Swift.
  • Chameleon
    • Color framework for Swift & Objective-C (Gradient colors, hexcode support, colors from images & more).
  • PermissionScope
    • Intelligent iOS permissions UI and unified API
  • FileKit
    • Simple and expressive file management in Swift
  • Hero
    • Elegant transition library for iOS & tvOS
  • DeviceKit
    • DeviceKit is a value-type replacement of UIDevice.
  • GDPerformanceView
    • Shows FPS, CPU usage, app and iOS versions above the status bar and report FPS and CPU usage via delegate.
  • ImageViewer
    • An image viewer à la Twitter
  • Then
    • Super sweet syntactic sugar for Swift initializers

优秀开源 App