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

how to make the scaling behavior more sensitive?

Open zhangyufen opened this issue 5 years ago • 1 comments

the scaling behvaior feels not really sensitive, how to make the scaling behavior more sensitive?

zhangyufen avatar Dec 10 '19 04:12 zhangyufen

"const newScale = currentScale - (diffDistance / 400);" i hope we can change the value of 400 by props

zhangyufen avatar Dec 10 '19 14:12 zhangyufen