You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that you can use any Easing function you want judging from the description of the "easing" prop from the docs:
Easing function applied to opening modal animation
The only problem here is that, in case you write in Typescript and you have installed the types package, Typescript won't recognize this prop. It seems that it is not included in modal's prop types.
I've been looking all over and i cant find anything indicating how to disable the bounce effect.
Anyone?
The text was updated successfully, but these errors were encountered: