blixt / FSCSwipeCell
A table view cell that can be swiped left and/or right to perform an action.
☆16Updated 10 years ago
Alternatives and similar repositories for FSCSwipeCell
Users that are interested in FSCSwipeCell are comparing it to the libraries listed below
Sorting:
- Timing and threading helpers for Interstellar☆40Updated 9 years ago
- Slides and resources from my talks over the years.☆34Updated 3 years ago
- A Swift wrapper for the iOS AddressBook framework.☆28Updated 10 years ago
- A parallel object cache for Swift 2.0☆23Updated 5 years ago
- Quick-and-dirty Objective-C to Swift translator☆22Updated 10 years ago
- Updating array-backed UITableViews and UICollectionViews☆50Updated 8 years ago
- ☆74Updated 10 months ago
- Swift Playground with logging disabled, enabling much faster performance☆48Updated 8 years ago
- Mac command line tool to imprint a text banner over a PNG icon, written in Swift☆52Updated 9 years ago
- icon stamping in Swift☆85Updated 9 years ago
- An exhaustive list of Emoji's represented as Swift string constants.☆11Updated 9 years ago
- Tidily request background task time on iOS.☆24Updated 6 years ago
- Convenient, easy-to-use PostgreSQL for server-side Swift 3☆19Updated 5 years ago
- A Swift router that maps and proxies VCs and more☆24Updated 6 years ago
- simplediff is a simple diff algorithm implementation in Swift.☆18Updated 8 years ago
- Doing stuff with and to Swift strings☆44Updated 8 years ago
- Using AutoLayout to Constrain AppleTV Layouts within the TV Safe Area☆22Updated 9 years ago
- ☆16Updated 8 years ago
- A Type-Safe, Thread-Safe-ish approach to CoreData in Swift☆48Updated 8 years ago
- Ruby scripts that can generate a whole Swift Playgrounds for iPad book from a Markdown file☆36Updated 8 years ago
- Ruthlessly Simple Dependency Management with Carthage☆37Updated 9 years ago
- An analysis of Swift Evolution proposals☆58Updated 7 years ago
- Rate limit your code execution☆20Updated 5 years ago
- Print a textual representation of xcdatamodel files so you can easily diff them -- primarily created for use with git-diff☆55Updated 9 years ago
- Make your CocoaPods experience even harder, by ignoring platforms from lib authors☆26Updated 9 years ago
- My notes from Swift Summit, along with links to slides and other material form the speakers.☆40Updated 9 years ago
- A framework that extends UIKit so that it's somewhat convenient to use with Swift☆16Updated 8 years ago
- Cathode makes it easy to run Swift scripts.☆15Updated 8 years ago
- NS_OPTIONS for Swift (type-checked bitmask container). Basically an easier-to-implement RawOptionSet.