Max Koon
Max Koon
RFC is expired
I want to know when dragging has stopped for any element. The closest thing to this is `onReorder`, but that only gets called when the position has changed. [This PR](#9)...
This will allow for a flag to be passed so onReorder will be called if the from and to indexs are the same. This acts as a `onTouchEnd` hook so...
This would be really nice if this would work well with react native for web. I got a proof of concept to work: [Source](https://github.com/k2on/rn-vaul) [Demo](https://rn-vaul.vercel.app) Let me know if this...
When I enter an area code and its formatted like this "(500)", I cannot delete the ")"
### Linked issue #186