SkillAgentSearch skills...

ShopCartDemo

a shopCartDemo with animation

Install / Use

/learn @wangluhui/ShopCartDemo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars106
CategoryDevelopment
Updated9d ago
Forks30

Languages

Objective-C

Security Score

80/100

Audited on Mar 31, 2026

No findings