Closed LeezQ closed 9 years ago
The first argument passed to renderHeader is the refreshing indicator which you need to display as part of your custom header
I've published a new version (1.2.0) which changes the renderHeader
method to renderHeaderWrapper
. Please have a read of the documentation and see if this is suitable for your purpose.
if I add a
renderHeader
method inRefreshableListView
component, the refreshable will not work, is this a bug ?