I wanted to create a screen in my mobile app (built using React-native), there I wanted to provide a feature in which user can drag the edge of the element (say for example, a box) to change its size.
Please check this link to understand requirement. https://support.wix.com/en/article/resizing-an-element
Not able to find any support or any library / plugin where it is already done for react-native mobile app.
Can someone help me on this. Thanks in advance.
Note - Same this is available for React web app. (Link - https://www.npmjs.com/package/react-rnd)