JungHsuan / react-native-collapsible-tabview

This is only an implementation of tabview with collapsible header.
MIT License
276 stars 61 forks source link

Pull to refresh example #15

Open dimskiii opened 3 years ago

dimskiii commented 3 years ago

Please provide pull to refresh example, i really need it, thanks!

JungHsuan commented 3 years ago

I am working on it.

dimskiii commented 3 years ago

thank you! it really help us if you finished it!

On Thu, Nov 19, 2020 at 9:11 PM junghsuan notifications@github.com wrote:

I am working on it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/JungHsuan/react-native-collapsible-tabview/issues/15#issuecomment-730401178, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHRM3IYRDKQBMGJ4K6K2WSDSQURRVANCNFSM4TQLXKBA .

JungHsuan commented 3 years ago

@dimskyy Hi, I've updated the code. It would be a bit of messy since the scrolling behaviors between iOS and Android are different.