dancormier / react-native-swipeout

iOS-style swipeout buttons behind component
MIT License
2.62k stars 646 forks source link

scroll() func index.d.ts parameter missing #273

Closed begoat closed 6 years ago

begoat commented 6 years ago

version: react-native-swipeout@2.3.3

in the declaration of interface SwipeoutProperties: scroll?(): void should be scroll?(scrollEnabled: boolean): void; according to the wiki page telling you how to prevent accidentally scroll