Closed Walia8416 closed 1 year ago
@Walia8416 thanks for the PR. we have to ideally figure out if there is a way to do it using drag and drop. I found few resources so looks like it is possible in react native. https://www.npmjs.com/package/react-native-draggable https://blog.reactnativecoach.com/creating-draggable-component-with-react-native-132d30c27cb0 Please check. In case drag and drop is harder to implement we have to at least fix the animation so that the color moves downwards instead of animation happening from the side.
After researching drag and drop is uncharted territory and trying to implement has resulted in various bugs. However I will fix the animation issue.@kamalkishor1991
It is now implemented here - #171
Completed feature allowing users to easily reorder colours of a palette @kamalkishor1991