-
Pull to refresh feauture not working
` _onRefresh=()=> {
this.setState({refreshing: true});
const{username}=this.state;
this.props.getInspiration({username,offset:0})
…
-
Hello,
I noticed a crash while linting after updating to version 0.4.14.
TypeError: Error while loading rule 'react-refresh/only-export-components': Cannot read properties of undefined (reading …
-
-
hi, i have try to use this library , it works very welll, but ,i just want to change the pull to refresh view item height ,it doesn't work, then , actaully ,i just change the background of the conten…
-
Adding this as a bug because I found this issue https://github.com/nextcloud/mail/issues/639 that suggests pull-to-refresh is there but from what I see from browsers behavior I'm not sure it is implem…
-
The app already refreshes every 20 seconds, but we should add pull down to refresh. Probably more of a placebo than anything, but if we add that, we can probably knock the auto refresh down to 60 seco…
-
Not sure why, but ported this from omnifocus
-
-
- [x] Journals
- ~~[ ] Favorite~~
- ~~[ ] Phots~~
-
Hi, does this module support pull down to refresh? If so is there a quick example of how to do it? I've tried to follow the example from the iscroll website (http://cubiq.org/dropbox/iscroll4/examples…