Closed TheUnderScorer closed 6 months ago
try animateOnly={['transform', 'opacity']}
Thanks @TheEhsanSarshar, that works, but I feel like it's just a workaround for underlying issue 😁
yeah I'll check that, having animateOnly is a good practice for performance as well
Current Behavior
Hi!
Whenever I render
<Card />
compontent with bothanimation
andelevation
prop like this:on production build, it causes the app to render an empty screen instead. It works as expected on debug build.
Expected Behavior
The app should render correctly on the production build.
Tamagui Version
Platform (Web, iOS, Android)
Reproduction
System Info