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.
- Clone the project locally , then add
BBjPullToRefresh
to your BBj paths - Or Use the plugins manager
- Easy to set up
- Easy to customize
- Works on any BBjChildWindow
Check the documentation to get you started!
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