esthor / react-native-swipeable-list

A zero-dependency Swipeable FlatList for React-Native, with Gestures, Quick Actions, and Animations. Simple as that.
MIT License
591 stars 31 forks source link

Add typescript support #61

Closed devnoot closed 1 year ago

devnoot commented 1 year ago

This adds TypeScript support per #3

esthor commented 1 year ago

Thanks for adding this @devnoot. Looks good from the diff. I haven't had a chance to build and use it yet. Did it build and work fine for you?

devnoot commented 1 year ago

@esthor I haven't, but I should have some time this weekend to test

esthor commented 1 year ago

Awesome. Thank you. I'm really looking forward to having this in the library and cutting a release with typescript types 🤘 EDIT: Also, if you run into any issues, feel free to reach out for help. I haven't updated this library in a bit, so totally possible there are issues lurking given all the changes in React Native this past year.

github-actions[bot] commented 1 year ago

This PR has not had activity for 45 days. It will be closed in 10 days if there continues to be no activity.

esthor commented 1 year ago

How can I help?