react-simple-pull-to-refresh
react-simple-pull-to-refresh copied to clipboard
Keep FetchMore logic enabled when isPullable is disabled
The fetchMore logic doesn't work anymore if the isPullable flag is disabled. I don't think this is desired behavior. If you agree, then this would be a solid patch.