cloudorbush

Results 24 issues of cloudorbush

https://codesandbox.io/s/llmk22kz19

![image](https://user-images.githubusercontent.com/57633368/97806372-4f9f2a00-1c29-11eb-9478-663903b5ad5f.png)

**NextJS uses a custom router object.** This library depends heavily on react-router. Nextjs provides their own routing solution. **A compatibility layer?** Next router is heavily inspired by React router. Can...

Instead of a number looking like `+12353535353` It would be nice if it would show up as ` +1 (555) 555-1234` while the user is typing in real time. Thank...

Currently only swiping on the header or footer activates the opening/closing of the bottom sheet. The UX would greatly improve if you could swipe the body too.

enhancement

It would be cool if we could swipe the carousel with the mouse wheel. Great library. Thank you!

feature request

# Feature request ## Is your feature request related to a problem? Please describe. When sending a reset password email: ```jsx const { data, error } = supabase.auth.api.resetPasswordForEmail('[email protected]') ``` the...

On native iOS you can tap and hold and scroll the letter index. Here you are expected to just tap and activate a scroll to. Very non-intuitive

Swiping on the touchscreen works great. Swiping on the touchpad on desktop doesn't.

How would you go about using this to emphasize a word in a sentence, by underlining it for example?