enesozturk / rn-swipeable-panel

Zero dependency swipeable bottom panel for React Native 📱
MIT License
972 stars 143 forks source link

how to get the y offset of a flatlist element into a rn-swipeable-panel #86

Open ilsuocero opened 3 years ago

ilsuocero commented 3 years ago

Dears, is there a way to get the y offset of a element in a flatlist inside the panel? I need it to sort elements up and down into the list. Thanks Roberto