fivecar / react-native-draglist

FlatList that can be reordered by dragging its items
MIT License
113 stars 20 forks source link

remove typescript bypass on forwardRef #31

Closed trajano closed 6 months ago

fivecar commented 6 months ago

Not sure why I originally did a bunch of weirdness for forwardRef. Thanks for correcting this.