GitXplorerGitXplorer
D

FloatingButton

public
8 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
563ae6d658b82cf5ec1787f8e063e4c6b14d6f9b

Fix last value when hide

DDanboDuan committed 5 years ago
Unverified
6e347da83a15c7b944ce7df4de84a9b259f2ff00

ADD FLKeyWindowTracker

DDanboDuan committed 5 years ago
Verified
1fcdf16c13540cb8ed090f92ac2a1d07ad3c1c18

Update FloatingButton.podspec

DDanboDuan committed 6 years ago
Unverified
78743e4b3b3911d9e85d1d116171375d91589a4d

0.0.1

DDanboDuan committed 6 years ago
Verified
868bcea626c040edffe6db27b35abc2de6c049b9

Initial commit

DDanboDuan committed 6 years ago

README

The README file for this repository.

FloatingButton

  1. 全局悬浮可拖动按钮
  2. wrapper

Demo工程演示

  1. https://github.com/DanboDuan/FloatingButton.git
  2. pod install
  3. open Demo.xcworkspace

效果如图

使用

  1. 直接copy代码,并用你的项目前缀重命名文件、类和协议。
  2. pod
pod 'FloatingButton',:git => 'https://github.com/DanboDuan/FloatingButton.git',:branch => 'master'

协议

使用 MIT 协议,详情见LICENSE文件。