jshanson7 / react-native-swipeable

A powerful React Native swipe component.
MIT License
1.24k stars 272 forks source link

Replace deprecated lifecycle hooks to UNSAFE ones #126

Open Nilmanduil opened 2 years ago

Nilmanduil commented 2 years ago

I've replaced deprecated lifecycle hooks to their new names.

Closes https://github.com/jshanson7/react-native-swipeable/issues/85