webraptor / react-native-deck-swiper

tinder like react-native deck swiper
ISC License
126 stars 81 forks source link

added index.d.ts file for typescript #10

Closed gitschwifty closed 3 years ago

gitschwifty commented 3 years ago

Used file from pull #314 on the original repo from @ynigoreyes, added the static methods into the definitions as well as adding cards & renderCard props, making all optional props optional, and made it generic on the card type to enforce the same typing across renderCard and keyExtractor.

kevinhylant commented 3 years ago

Thanks @gitschwifty , @webraptor can you merge this in?

webraptor commented 3 years ago

hey @kevinhylant yes sure I can, but @gitschwifty , can you bump package version (patch).

Thanks!

gitschwifty commented 3 years ago

Sure just bumped