showtime-xyz / showtime-tab-view

A react native TabView component that support collapse header and custom refresh control, powered by Reanimated & GestureHandler. Join Showtime:
https://showtime-xyz.notion.site/Join-Showtime-Public-fa6282938e284134b302184062d7e329
MIT License
219 stars 23 forks source link

Is it possible to use platform refresh control? #19

Open kirillzyusko opened 7 months ago

kirillzyusko commented 7 months ago

Hello 👋

First of all I'd like to thank you for this awesome library!

I have one small question (or maybe a feature request if it's doable?) - is it possible to use default RefreshControl instead of custom ones? If yes, then would mind to explain how it can be achieved?

Thank you in advance!