glepur / react-native-swipe-gestures

4-directional swipe gestures for react-native
MIT License
607 stars 162 forks source link

Add typescript definitions #33

Closed fmauquie closed 5 years ago

fmauquie commented 5 years ago

Hi !

I am using Typescript, so I wrote the definitions for this lib.

Hope they suit you.

JeffGuKang commented 5 years ago

@fmauquie Thanks for PR. Could you resolve the conflicts?

fmauquie commented 5 years ago

I didn't see @ifiokjr PR before submitting this one.

I updated the PR to add the missing config option & update ViewProps usage