nicklockwood / SwipeViewLinks
SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.
☆2,640Updated 5 years ago
Alternatives and similar repositories for SwipeView
Users that are interested in SwipeView are comparing it to the libraries listed below
Sorting:
- iOS 7/8 style blurred view controller that appears on top of your view controller.☆2,951Updated 2 years ago
- A simple Calendar / Date Picker for iOS using UICollectionView☆1,924Updated last year
- A simple and flexible class for presenting custom views as a popup in iOS.☆1,692Updated 6 years ago
- Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more☆2,703Updated last year
- An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.☆32Updated 7 years ago
- A modern iOS toast view that can fit your notification needs☆4,153Updated last year
- Flat button with 9 different states using POP☆3,080Updated last year
- DGActivityIndicatorView is a great way to make loading spinners in your application look nicer. It contains 32 different indicator view s…☆1,797Updated 4 years ago
- Swipe between ViewControllers like in the Spotify or Twitter app with an interactive Segmented Control in the Navigation Bar☆1,675Updated 8 years ago
- Collection of iOS drop-in components to visualize progress☆2,537Updated last year
- Custom animation transition for present modal view controller☆2,465Updated 7 years ago
- [DEPRECATED]☆2,915Updated 6 years ago
- iOS Slide Menu with ability to add both left and right menu, and built in gesture recognizer. Similar to Path and Facebook☆1,525Updated 6 years ago
- Simple star rating view for iOS written in Objective-C