react-spring-bottom-sheet icon indicating copy to clipboard operation
react-spring-bottom-sheet copied to clipboard

fix: add `SpringConfig` as Props

Open jlee0425 opened this issue 2 years ago • 1 comments

I received a feedback from my design team, that if I could change the transition duration. After looking through the source code, I found that passing SpringConfig is not supported yet.

Please commit more if necesary.

This PR is related to #151 and #30.

jlee0425 avatar Apr 21 '23 07:04 jlee0425

@stipsan would you mind merging this please?

For anyone interested: I made a fork where this change and a bunch of other updates are added.

la55u avatar Jun 17 '23 14:06 la55u