appcoda / SimpleNoteLinks
A Simple Note App for demonstrating automated UI testing on iOS
☆26Updated 9 years ago
Alternatives and similar repositories for SimpleNote
Users that are interested in SimpleNote are comparing it to the libraries listed below
Sorting:
- Unable to find cocoapods resources? Here is the solution!☆55Updated 5 years ago
- Redux-like template of the unidirectional data flow architecture in Objective-C.☆35Updated 9 months ago
- A simple demo for CAGradientLayer in iOS☆33Updated 9 years ago
- An overlay view to color filter content below☆48Updated 7 years ago
- A queue to keep and reusing objects.☆369Updated 9 years ago
- Xcode template for VIPER Architecture for both Objective-C and Swift.☆80Updated last year
- A simple iOS demo for AsyncDisplayKit☆32Updated 9 years ago
- This sample code shows how to use official API to move/drag item in collection, which is new feature in iOS9.☆25Updated 6 years ago
- The BFRTableReorder is an out of the box solution to add long press reordering to your ASDK apps☆57Updated 8 years ago
- A circular gradient progress view implementation for iOS (supports partial circle)☆66Updated 7 years ago
- A handful of Xcode file templates for projects that use RXSwift and MVVM☆80Updated 8 years ago
- WKWebView example loading local files and calling between Javascript and Swift☆52Updated last year
- A demo for my blog post☆58Updated 9 years ago
- IGGInfinitePageViewController : Infinite Scroll with custom UIPageViewController and example how to implement with filter data on tablevi…☆31Updated 9 years ago
- UITableView cell cache that cures scroll-lags on cell instantiating☆75Updated 8 years ago
- A simple demo for IBDesignable and IBInspectable☆43Updated 8 years ago
- Demo from WWDC 2014 Session 235 - Advanced Scrollviews and Touch Handling Techniques☆40Updated 6 years ago
- Interactive animation implemented with UIView Animation/UIViewPropertyAnimator in Swift.☆69Updated 8 years ago
- An extremely light-weight and generic Finite State Machine (FSM) implemented in Swift.☆30Updated 5 years ago
- A simple demo about NSOperation and Grand Central Dispatch☆42Updated 5 years ago
- NSOperation subclass for async block.☆41Updated 10 years ago
- An interactive scroll bar for traversing comically massive scroll views.☆90Updated 4 years ago
- Use Octicons in your Swift projects.☆55Updated 7 years ago
- [Deprecated] UIViewController with its own navigation bar. It provides an availability for the smooth push/pop animations between view co…☆51Updated 9 years ago
- A pure-swift and wieldy refresh component.☆29Updated 6 years ago
- Handy RxSwift extensions on UITableViewCell and UICollectionViewCell, including rx_reusableDisposeBag.