Skip to content

Yet another clone, the target is Tmall this time. The latest update contains a cool feature, images on the right of the cell could be moved by finger if not releasing and when finger is releasing the image will go down and then invisible. This repo provides easy to use data object, cell, tableview controller and a sample for doing this.

License

Notifications You must be signed in to change notification settings

yeahdongcn/RSTMALLCell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RSTMALLCell

ScreenShot

Tmall is a well designed application (https://itunes.apple.com/cn/app/tian-mao-tao-bao-shang-cheng/id518966501?l=en&mt=8) and this repo duplicate its feature of showing images on the cell. On the right of the cell there is a stack of images for the item and could be draged to anywhere, if the distance is close enough to the original position, the image will back to original postion with image, otherwise, the image will fall. If there is only one image left, after drag, the stack of images will be back with animation. Explore the sample for more.

A little about the usage.

You can have a RSTMALLTableViewController based table view controller, when using Storyboard, use - (id)initWithCoder:(NSCoder *)aDecoder to init the dataArray, otherwise, use the other init functions to get the dataArray ready.

ScreenShot

Bitdeli Badge

About

Yet another clone, the target is Tmall this time. The latest update contains a cool feature, images on the right of the cell could be moved by finger if not releasing and when finger is releasing the image will go down and then invisible. This repo provides easy to use data object, cell, tableview controller and a sample for doing this.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published