microsoft / react-native-windows

A framework for building native Windows apps with React.
https://microsoft.github.io/react-native-windows/
Other
16.42k stars 1.14k forks source link

LayoutAnimation still causes app to crash #1108

Closed scott108 closed 7 years ago

scott108 commented 7 years ago

884 did not resolve root cause

It still crash when using LayoutAnimation in UWP App

image

matthargett commented 7 years ago

Can you provide some code we can paste into Playground and reproduce?

We are using animation in our app and not seeing this problem, but that may be due to some changes on the 42-stable branch that haven't been published on the public feed yet.