Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift. Check out my blog post on how SwipeCellKit came to be.
https://jerkoch.com/2017/02/07/swiper-no-swiping.htmlTags | uikit ios swipe uitableview uitableviewcell drag tableview |
Implementation | Swift |
License | MIT |
Platform | MacOS |
UITableView extension that enabled to insert cell from bottom of tableView. It is difficult to fill a tableview content from bottom. So, ReverseExtension rotate both of UITableView and UITableViewCell like this images.
uitableview uitableviewcell reverse extensionPPImageScrollingTableViewCell is a UITableViewCell subclass that can make images scrollable horizontally in TableView. ##Installing Add all files under PPImageScrollingTableViewCell folder to your project. Import the class header and register the cell class in your UITableView.
This cross-platform component is inspired by the iOS-TableView. Made with pure CSS, the intention is to provide a flexible and lightweight alternative to a bridged component. react-native-tableview-simple provides you with some predefined CSS-styles, inspired by the native TableView. You can always mix the Cell-instances inside a Section, with other (React-Native)-Views. Therefore the Cell-Component itself can't be manipulated heavily.
react-native uitableview tableview ios react css react-component crossplatform androidTDBadgedCell grew out of the need for TableViewCell badges and the lack of them in iOS (see the article explaining this on TUAW. Recently the project has been re-written in Swift and much simplified. Note: You can find the old Objective-C version on the deprecated-objective-c branch.
uitableview ui uitableviewcell ios badge tableview tableviewcellThese values are provided to the tableViewStyle prop. These values are provided to the tableViewCellStyle prop.
react-native react-component uitableview tableview iosGLTableCollectionView is a ready to use UITableViewController with a UICollectionView for each UITableViewCell, something like Netflix, Airbnb or the Apple's App Store are doing in their iOS apps. GLTableCollectionView is completely customizable in both his UITableView and UICollectionView parts since it has been made on the same Data Source and Delegate methods with no complicated additions. Set paginationEnabled variable true in GLTableCollectionViewController class, false to disable. Default value is true.
uicollectionview uitableview iosA reproduction of the iOS 7 Mail app's swipe-to-reveal options
PrettyKit is a small set of new widgets and UIKit subclasses that gives you a deeper UIKit customization. You will be able to change their background color, add gradients, shadows, etc. At the time of writing these docs, there are subclasses for UITableViewCell, UINavigationBar and UITabBar, and several custom cells.
OBDragDrop is a compact iOS UI library for drag and drop. It is self-contained and depends only on UIKit. The view that is dragged then asks its OBOvumSource, typically the UIViewController, for information on the data object that should be attached to the drag and drop.
HHPanningTableViewCell is a UITableViewCell implementing "swipe to reveal" a drawer view. Such a view typically holds action buttons applying to the current row. This behavior is seen in a number of iOS applications. To my knowledge the idea was pioneered by Loren Brichter for Tweetie (aka Twitter for iPhone).
An example of a sidebar menu animated completely with UIKit Dynamics on iOS 7. See this tutorial for more info. Then we show how to use attachment behaviours and gravity reversal to open the menu with a swipe from the left edge of the screen.
🖖 Template auto layout cell for automatically UITableViewCell UITableViewHeaderFooterView calculating and cache height framework Objective-C Version.
uitableview uitableviewcell height cache autolayout masonry fdtemplatelayoutcelliOS 11 introduced Drag & Drop capability for UITableView and UICollectionView. Please use that instead of FMMoveTable. FMMoveTable is an UITableView subclass that provides moving rows by simply tap and hold an appropriate row without switching the table to its edit mode.
an implementation of the UITableView from iOS for the web
react react-component infinity famo.us famous animation ui uitableview tableview culling memory table-view infinite-scrollViewAnimator is a library for building complex iOS UIView animations in an easy way. It provides one line animations for any view included the ones which contain other views like UITableView and UICollectionView with its cells or UIStackView with its arrangedSubviews. UI created by Messaki, make sure to check out his profile.
ios animations uiview uikit ui uitableview uicollectionview uistackviewThis is a demo that uses a TableViewDragger. Under the MIT license. See LICENSE file for details.
uitableview drag indexpath iosAllows you to swipe a UITableViewCell and reveal a back view, as seen in the "Tweetie" app. See the "SwipeableExample" app for the correct usage.
Note: this library comes out as an abstraction of former PDGestureTableView's cell swiping logic. Since it's based on UIPanGestureRecognizer class, now there's a total independency on which UITableView and UITableViewCell classes it can interact with. Drag and copy all files in the DRCellSlideGestureRecognizer folder into your project.
Made in Yalantis. For application targets that do not support embedded frameworks, such as iOS 7, Persei can be integrated by including source files from the Persei folder directly, optionally wrapping the top-level types into struct Persei to simulate a namespace. Yes, this sucks.
ios persei uicollectionview uiscrollview uitableview drag animation custom menu cocoapods carthage navigatorFor the time being, we haven't found a better way to deal with the contentInset adjustment, so the support for the iPhone X and the safeAreaInsets is not there yet. This may require a major refactor of the header view and a major release. For more information, see this issue and this PR (#68).
stretchy-headers interface-builder uikit ios uiview uiscrollview uitableview uicollectionview
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.