Tatiana Kapos
Tatiana Kapos
When I was implementing this, I noticed Activity Indictor was already getting these props and was going through the View's `updateProps` method. We should find out why it's going through...
Unassigning, not a priority since Activity Indicator is still working with transform props, more of a question is why it's working without calling the method directly
Not sure if this is helpful but it also runs fine on my machine so possibly a missing dependency? This issue https://github.com/microsoft/react-native-windows-samples/issues/686 had a similar error message but had a...