ToBeDefined

5pods

TPreventUnrecognizedSEL

Use TPreventUnrecognizedSEL can make you project prevent the unrecognized selector crash. You just can use FastForwarding subspec or use NormalForwarding subspec, you can not use both them at the same time. In podfile pod 'TPreventUnrecognizedSEL/FastForwarding' to use FastForwarding subspec; In podfile pod 'TPreventUnrecognizedSEL/NormalForwarding' to use NormalForwarding subspec; !!! Remember, JUST USE ONE OF THEM !!! github : https://github.com/tobedefined/TPreventUnrecognizedSEL

License: MIT

  • Objective C

TSegmentedView

You can use TSegmentedView create scroll page views, homepage is https://github.com/tobedefined/TSegmentedView

License: MIT

  • Swift

TWebKit

TWebKit unified the UIWebView and WKWebView, you can use TWebView instead, and you can set whether can slide back, change web size , block action sheet or 3D touch and so on. github : https://github.com/tobedefined/TWebKit

License: MIT

  • Objective C