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
Will this work with React native for web? If not, how easy would that be for me to make an PR to add support? Thanks for your help!
This example does not work without "protocol"