react-native-graph
react-native-graph copied to clipboard
Does this feature exist? Selection dot always jumps back to the end when releasing it
Current behaviour
Selection dot always jumps back to the end of the graph when I release it. It does NOT stay at its position where I release it.
Desired behaviour
Selection stays at its position when releasing it. (At least having a prop that can enable this functionality)
I checked the example app and the source code, and could not find a prop that enable this feature.
would love to see this