ToBeDefined

5个库
使用 TPreventUnrecognizedSEL 可以使您的项目避免未识别选择器的崩溃。您可以使用 FastForwarding
子特性 或 使用 NormalForwarding
子特性,但不能同时使用它们。在 podfile 中使用 pod 'TPreventUnrecognizedSEL/FastForwarding'
来使用 FastForwarding
子特性;在 podfile 中使用 pod 'TPreventUnrecognizedSEL/NormalForwarding'
来使用 NormalForwarding
子特性;!!! 请记住,只使用其中之一 !!! github : https://github.com/tobedefined/TPreventUnrecognizedSEL
许可: MIT
您可以使用 TSegmentedView 创建滚动页面视图,主页是 https://github.com/tobedefined/TSegmentedView
许可: MIT