A container that presents a scrolling area that shows the content and allows the user to interact with it in a flexible animation style.
content area- define the content you want to show to usertransparent area- define the top offset for your contentdelegate- methods for managing and configuring content view in Floating Paneldatasource- methods adopted by the object you use to manage UI components on the Floating Panel
Protocols- contains a delegate and data source protocolsViewControllers- contains floating panel controller specializes in managing a floating panel viewViews- floating panel viewsModel- few entities to handle floating panel operations
- Alexey Gross - Initial work - alexey.gross
- Mikhail Li - mikhail.li
