PaulSolt / CustomViewFromXibLinks
Design a Custom UIView subclass with an XIB file using Xcode 6 and IBDesignable
☆54Updated 7 years ago
Alternatives and similar repositories for CustomViewFromXib
Users that are interested in CustomViewFromXib are comparing it to the libraries listed below
Sorting:
- iOS calendar component written in Swift☆64Updated 5 years ago
- Swift extension which adds start, animating and completion closures for CAAnimation objects. Aka, CAAnimation + Closure / Block☆113Updated 8 years ago
- Present your custom iOS 10 notification when app is in foreground mode.☆46Updated 7 years ago
- A helper function for animating CALayer with spring effect in Swift☆119Updated 8 years ago
- Example code for a blog post i wrote on Medium☆98Updated 4 years ago
- With this non-intrusive UIViewController extension, only a single line of code will make your scrollView auto resize when the keyboard ap…