react-native-macos/Libraries/Animated
Spencer Ahrens 8f186b84ae default isInteraction to !useNativeDriver
Summary: [General] [Changed] - If `isInteraction` is not specified in the config, it would always default to `true` which would block interactions like VirtualizedList updates. This is generally not what you want with useNativeDriver since the animation won't be interrupted by JS. If something does end up interfering with an animation and causes frame drops, `isInteraction` can be set manually.

Reviewed By: yungsters

Differential Revision: D14988087

fbshipit-source-id: 791b5cc327ffef6d2720c647a228cf3134a27cda
2019-04-27 10:20:50 -07:00
..
examples RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
release Upgrade fbjs-scripts to 1.1.0 2019-02-28 09:46:05 -08:00
src default isInteraction to !useNativeDriver 2019-04-27 10:20:50 -07:00