Skip to content

一个拖动的手势控件 附着在collectionview上 使用简单方便

Notifications You must be signed in to change notification settings

future-jpg/drag-gesture-on-collectionview-or-tableview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

collectionview中cell可拖动手势的控件

-(void)bindLongPressGestureToCollectionView:(UICollectionView*)collectionView dataSource:(NSMutableArray*)dataSource;

传入对应的collectionview以及相应的数据源,注意这个数据源一定要是赋值后的否则会有bug

About

一个拖动的手势控件 附着在collectionview上 使用简单方便

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published