Closed AlexanderNocelotl closed 3 months ago
Check out the various DraxViewStyleProps in https://github.com/nuclearpasta/react-native-drax/blob/main/src/types.ts as used in the example here: https://github.com/nuclearpasta/react-native-drax-example/blob/main/src/screens/ColorDragDrop.tsx
I want to create a object that when clicked on, it changes color, while also being draggable.