react-native-swipeout
react-native-swipeout copied to clipboard
Wrong type exported.
In https://github.com/dancormier/react-native-swipeout/blob/502e2bb30c4e7795dbfa331b9292775117c721d7/index.d.ts#L28
rowId
should be rowID
. It's giving intellisense error . Kindly change this to rowID
.