Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 567 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 567 Bytes

FloatingView

Demo

Features

  1. Support dragging, automatic adsorption, and partial hiding after adsorption
  2. Support custom adsorbable edges
  3. Support the priority of custom horizontal and vertical adsorption
  4. Support customizing the minimum distance to start adsorption
  5. Support custom floating view reachable area

Environmental requirements

  • iOS 9.0+
  • Swift 5.5

Install

SPM

Add Package into Your project

https://github.com/mehmetbaykar/FloatingView

Special thanks to: https://github.com/Natai/FloatingViewProtocol