BLDebugTools 0.2.0

BLDebugTools 0.2.0

Maintained by linhay.



 
Depends on:
SnapKit>= 0
PopGesture>= 0
 

  • By
  • linhey

BLDebugTools

CI Status Version License Platform

示例:

demo

简介

BLDebugTools是一个用于debug阶段调试的工具集合,目前提供了:

  • FPS检测
  • 沙盒文件预览与分享
  • 有新的想法可以提交issue给我🎆🎆🎆

使用

  • 导入

    • swift

      import BLDebugTools
      
    • objc

      #import<BLDebugTools/BLDebugTools.h>
      
  • 使用

    DebugWindow.shared.begin()

Author

linhey, [email protected]

License

BLDebugTools is available under the MIT license. See the LICENSE file for more info.