wicharek / UINavigationBar-FixedHeightWhenStatusBarHiddenLinks
Category for iOS 7 navigation bar, allowing it to keep its height even if status bar was hidden
☆57Updated 8 years ago
Alternatives and similar repositories for UINavigationBar-FixedHeightWhenStatusBarHidden
Users that are interested in UINavigationBar-FixedHeightWhenStatusBarHidden are comparing it to the libraries listed below
Sorting:
- SCNavigationController is an UINavigationController like container view controller and was built to provide and expose more features and …☆45Updated 4 years ago
- A simple category to add copy functionality to UILabel.☆121Updated 4 years ago
- A customizable UICollectionViewLayout to use instead of UITableView☆135Updated 12 years ago
- Create NSAttributedStrings from NSStrings with lightweight Mush markup☆66Updated 2 years ago
- Custom transitions on iOS 7 and iOS 8☆84Updated 10 years ago
- A queue to keep and reusing objects.☆369Updated 9 years ago
- A category to simplify common PHAsset functions.☆119Updated 10 years ago
- 3D Touch Peek/Pop support for the Simulator☆93Updated 9 years ago
- Inner-shadow UIView/CALayer for iOS.☆156Updated 9 years ago
- Simple cover animation flow layout for collection view.☆142Updated 6 years ago
- A drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.☆128Updated 9 years ago
- Gives a UICollectionView the sectionIndexTitles scrub bar that a UITableView gets for almost free.☆157Updated 4 years ago
- A subclass of UICollectionViewFlowLayout for iOS that supports different types of cell justification and inter-cell spacing.☆68Updated 9 years ago
- A UIFlowLayout sublass that allows you to set the alignment instead of being only justified.☆61Updated 12 years ago
- ☆169Updated 9 years ago
- A gesture recognizer to detect taps on links and text attachments.☆81Updated 8 years ago
- A Medium blog post for NSNotificationCenter☆45Updated 8 years ago
- The BFRTableReorder is an out of the box solution to add long press reordering to your ASDK apps☆57Updated 8 years ago
- iOS Force Touch gesture recognizer that will stream force updates to the delegate for the user's finger pressure changes. It gives you th…☆102Updated 7 years ago
- Extending `UIView` block animations to allow you to implement custom animated properties.☆157Updated 11 years ago
- ☆184Updated 7 years ago
- A UICollectionViewLayout that displays a folder of extra information below your items.☆91Updated 8 years ago
- A UIScrollView subclass that fades the leading and/or trailing edges of a scroll view to transparent.☆44Updated 6 years ago
- A progress view to be used within Apple Watch projects☆80Updated 9 years ago
- Auto growing UITextView Using Auto Layout☆88Updated 12 years ago
- A basic reimplementation of UISearchBar with easier theming, and nicer animation.☆105Updated 6 years ago
- For iOS: a subclass of AVQueuePlayer that allows for the previous song in a queue to be played (functionality which is not present in the…☆43Updated 9 years ago
- Small example on how to pinch-to-zoom in a collectionView, using invalidateLayout