You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/BenJeau/react-native-draw/issues/79
I am using this canvas component, and I want to be able to change the sampling rate of points for drawing a path. The amount of points recorded by the gesture handler is quite low, and I would like it to be higher. Upon inspecting the library source code, it seems that it is using the Pan gesture. Is there any way I can modify the sampling rate for this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/BenJeau/react-native-draw/issues/79
I am using this canvas component, and I want to be able to change the sampling rate of points for drawing a path. The amount of points recorded by the gesture handler is quite low, and I would like it to be higher. Upon inspecting the library source code, it seems that it is using the Pan gesture. Is there any way I can modify the sampling rate for this?
Beta Was this translation helpful? Give feedback.
All reactions