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
The transform prop. is the only one that isn't being overwritten by my inline dialogStyles={}. Is there a particular reason why?
I know it uses this prop to animate the modal when it opens (scale), but even putting the scale(1) value along with translateX right aside, it doesn't work.
The text was updated successfully, but these errors were encountered:
The
transform
prop. is the only one that isn't being overwritten by my inlinedialogStyles={}
. Is there a particular reason why?I know it uses this prop to animate the modal when it opens (scale), but even putting the
scale(1)
value along withtranslateX
right aside, it doesn't work.The text was updated successfully, but these errors were encountered: