Stars
- All languages
- ActionScript
- Astro
- C
- C#
- C++
- CSS
- CoffeeScript
- Dart
- Erlang
- Go
- Groovy
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lean
- Lua
- MDX
- Markdown
- Mercury
- Nunjucks
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Perl
- Python
- Rich Text Format
- Ruby
- Rust
- Scala
- Shell
- Swift
- Tcl
- TeX
- TypeScript
- Vim Script
- XML
The better way to deal with JSON data in Swift.
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
📖 Design Patterns implemented in Swift 5.0
swift implementation of flappy bird. More at fullstackedu.com
[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
Scrollable UINavigationBar that follows the scrolling of a UIScrollView
Beautiful animated Alert View. Written in Swift
Swift Language Weather is an iOS weather app developed in Swift 4.
Highly customizable & feature rich notifications. Interactive dismiss. Custom Views. SwiftUI. Tap-to-hold. Progress. Written in Swift, compatible for ObjC!
A functional tool-belt for Swift Language similar to Lo-Dash or Underscore.js in Javascript
Tiny http server engine written in Swift programming language.
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information,…
精心收集并分类整理的Swift开发学习资源,包括Apple官方提供的示例代码和文档,以及github上的项目和国内外开发者的技术博客。欢迎提交pull-request一起维护。https://t.me/SwiftCN QQ交流群 32958950 申请请注明开发经验
Downloadable code examples for my books, "iOS 14 Programming Fundamentals With Swift" (bk1) and "Programming iOS 14" (bk2).
Selection of projects accompanying the iOS8-Day-by-Day blog series
[DEPRECATED] 🐦 A Twitter framework for iOS & OS X written in Swift
IHKeyboardAvoiding is an elegant solution for keeping any UIView visible when the keyboard is being shown - no UIScrollView required!
A simple and beautiful chart lib used in Piner and CoinsMan for iOS(https://github.com/kevinzhow/PNChart) Swift Implementation
An iBeacons example app for iOS 10, with Apple Watch (watchOS 3.0) support, written in Swift 3.
This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit.