react-native-macos/Libraries/Animated
Micha Reiser 93377ff508 Remove "use strict" directive from ES Modules
Summary:
ES Modules implicitly enable strict mode. Adding the "use strict" directive is, therefore, not required.

This diff removes all "use strict" directives from ES modules.

Changelog:

[Internal]

Reviewed By: motiz88

Differential Revision: D26172715

fbshipit-source-id: 57957bcbb672c4c3e62b1db633cf425c1c9d6430
2021-02-02 11:12:56 -08:00
..
__tests__ Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
animations Animated module: don't use random IDs as waiting identifier for queueing 2020-10-26 22:14:25 -07:00
components Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
nodes Animated: Early detection of division by zero in AnimatedDivision 2020-09-26 17:23:15 -07:00
Animated.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
AnimatedEvent.js Land suppressions for 0.142.0 release to xplat 2021-01-07 11:33:45 -08:00
AnimatedImplementation.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
AnimatedMock.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
AnimatedWeb.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
Easing.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
NativeAnimatedHelper.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
NativeAnimatedModule.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
NativeAnimatedTurboModule.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
SpringConfig.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
bezier.js RN: Remove `react-animated` Legacy Package 2020-08-25 14:15:35 -07:00
createAnimatedComponent.js Reduce re-rendering of Animated components in Fabric 2020-12-28 22:35:15 -08:00