mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d123bea8c1
Summary: We found that many callsites existed that could be using the native driver, but weren't. In order to help people use it when appropriate and eventually switch the default, we are requiring that useNativeDriver is explicit, even when set to false. For now, we are changing the flow type to turn this on at Facebook, but aren't making this a runtime warning until we have a bit more confidence in our plans so that we don't churn the community. Reviewed By: mdvacca Differential Revision: D16611301 fbshipit-source-id: dfa8536786fc949f0239118a9e0936b268b1081d