react-native-easy-gestures icon indicating copy to clipboard operation
react-native-easy-gestures copied to clipboard

Snap to certain angle after rotate

Open jburich opened this issue 7 years ago • 0 comments

The application I'm building needs the ability to press a button and have the Gesture View rotate to a specified angle. The end goal is to "snap to the next 90 degree angle". I've tried setting transform on the styles and it doesn't work. I am willing to jump in and update the code to support this, but wanted to make sure I wasn't missing something obvious before I did that.

jburich avatar Aug 08 '17 22:08 jburich