cosnovae / fixUIImageOrientation
fix uiimage orientation in swift (REF: http://stackoverflow.com/questions/5427656/ios-uiimagepickercontroller-result-image-orientation-after-upload)
☆12Updated 8 years ago
Alternatives and similar repositories for fixUIImageOrientation:
Users that are interested in fixUIImageOrientation are comparing it to the libraries listed below
- A pulsing spinner view written in swift☆42Updated 2 years ago
- Custom Twitter Post View Controller☆118Updated 7 years ago
- Proxy for receive delegate events more practically☆130Updated 4 years ago
- UITextField that support currency in the right way.☆96Updated 8 years ago
- Displays loading indicator on Apple watchOS 4+☆48Updated 2 years ago
- Swift-only implementation of YRCoverFlowLayout. Also supports CocoaPods.☆45Updated 4 years ago
- An easy way to add swift closures to UIView, UIControl and more☆82Updated 6 years ago
- Record and play audio in Swift (and more easily than with AVFoundation)☆37Updated 9 years ago
- Remember there's no such thing as a small act of kindness. Every act creates a ripple with no logical end.☆83Updated 6 years ago
- A UILabel subclass with stroke drawing animations, and customization options☆83Updated 7 years ago
- A customized token text field used in the iCook app.☆52Updated 2 years ago
- create wave forms from audio☆85Updated 7 years ago
- Very simple image viewer inspired by facebook.☆30Updated 7 years ago
- Example how to switch iOS app's language on-the-fly, instantly☆91Updated 5 years ago
- UICollectionView layout-to-layout transitions in Swift 5.x☆66Updated 3 years ago
- An OpenGraph (Link Preview) parser in Swift☆55Updated 2 years ago
- A generic view model for both basic and complex scenarios☆59Updated 8 years ago
- Custom UITableView container class that supports pull-to-refresh, load-more, initial load, and empty states.☆54Updated last year
- Ubergang is a tweening engine for iOS written in Swift.☆54Updated 5 years ago
- Easy to use expandable button in Swift☆100Updated 5 years ago
- Simple and easy logging in Swift.☆73Updated 6 years ago
- Example with advanced configuration of the navigation controller's appearance☆99Updated 4 years ago
- Interactive static table views with ease☆135Updated 9 months ago
- Design a Custom UIView subclass with an XIB file using Xcode 6 and IBDesignable