Skip to content

wangluhui/shopCartDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

shopCartDemo

如果是UICollectionView,要获取cell中view相对屏幕的frame的方法为: // imageView为目标view,cell的subView; cell为UICollectionViewCell; CGRect imageVRect = [cell convertRect:imageView.frame toView:cell]; CGRect realRect = [cell convertRect:imageVRect toView:self.view];

加入购物车的动画效果: GIF

About

a shopCartDemo with animation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages