Skip to content

A container that presents a scrolling area that shows the content and allows the user to interact with it in a flexible animation style

License

Notifications You must be signed in to change notification settings

Grosshub/GLFloatingPanel

Repository files navigation

GLFloatingPanel

A container that presents a scrolling area that shows the content and allows the user to interact with it in a flexible animation style.

GLFloatingPanel Demo

Main UI components:

  • content area - define the content you want to show to user
  • transparent area - define the top offset for your content
  • delegate - methods for managing and configuring content view in Floating Panel
  • datasource - methods adopted by the object you use to manage UI components on the Floating Panel

Architecture

Core
  • Protocols - contains a delegate and data source protocols
  • ViewControllers - contains floating panel controller specializes in managing a floating panel view
  • Views - floating panel views
  • Model - few entities to handle floating panel operations

Authors

About

A container that presents a scrolling area that shows the content and allows the user to interact with it in a flexible animation style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors