Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.74 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.74 KB

BBjPullToRefresh Widget

BBj v24.00 BBjPullToRefresh is released under the MIT license. PRs welcome! Tag Name

BBjPullToRefresh lets a user pull down on a child window using touch in order to refresh or retrieve more data. Pull-to-refresh is widely used on devices with a touch screen.

Installation

Features

  • Easy to set up
  • Easy to customize
  • Works on any BBjChildWindow

Documentation

Check the documentation to get you started!

Contributing

Everyone is welcome to help contribute and improve this plugin. There are several ways you can contribute:

  • Reporting issues (please read issue guidelines)
  • Suggesting new features
  • Writing or refactoring code
  • Fixing issues