这个 SGTouchPointer 允许您在使用 AirPlay 时在屏幕上显示触摸操作。
这也帮助您在演示过程中阻止触摸事件的派发。只需将您的设备平放在桌子上即可。(当设备方向为 UIDeviceOrientationFaceUp 时)
1. 正常模式
2. 演示模式(触摸不会生效)
git submodule add https://github.com/SanggeonPark/SGTouchPointer submodules/SGTouchPointer
SGTouchPointer.podspec
pod lib lint
以检查错误。pod trunk push
更多信息