ammarahm-ed / react-native-actions-sheet

A Cross Platform(Android, iOS & Web) ActionSheet with a flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.
https://rnas.vercel.app
MIT License
1.41k stars 119 forks source link

pull to refresh is not working in FlatList #359

Open lukkimo opened 2 months ago

lukkimo commented 2 months ago

Hi. tnx for this awesome library. I wonder why pull-to-refresh is not working in FlatList but it workes in ScrollView? any idea?