Files
react-native/packages
Ruslan Shestopalyuk 256aaa15bf Populate Platform.isDisableAnimations for the Android mobile platform (#38511)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/38511

## Changelog
[Internal] -

This allows to override `Platform.isDisableAnimations` for the Android platform, in the same way as it's done with `IS_TESTING` (but similarly optionally doing `IS_DISABLE_ANIMATIONS` in addition to/instead).

See for more context: https://github.com/facebook/react-native/pull/38490

Reviewed By: cortinico

Differential Revision: D47530731

fbshipit-source-id: b90300124b2a8bac97fae78a94e8a2cc9d7fd5bc
2023-07-19 07:04:18 -07:00
..