Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个全屏 UIView,它是用户与之交互的应用程序的主视图。允许用户在视图上滑动手指,我需要缩放用户手指周围的区域。与大多数 iOS 应用程序中的文本输入字段有些类似的效果,如果您点击、按住并滑动手指,手指周围的文本会缩放。
有什么想法吗?
有一个开源控件可以做到这一点:https ://github.com/acoomans/iOS-MagnifyingGlass