thmsgbrt / react-simple-pull-to-refresh

npm install react-simple-pull-to-refresh

Home Page:https://www.npmjs.com/package/react-simple-pull-to-refresh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pullingContent get default content sometimes

Padi-dev-hoangdv opened this issue · comments

I changed pullingContent="" but still sometimes got text "pull to refresh" showing in mobile webview?.
How can I fix it?

Hi @Padi-dev-hoangdv

This default message is only shown when the pullingContent prop is not provided.
Are you sure you are not doing anything specific with this property?

It would be nice to have a way to reproduce, if you have the time.