mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5ad964ba3e
Summary: Bridgeless mode requires all native modules to be turbomodules. The iOS animated module was converted to TM, but reverted due to perf issues. RSNara is looking into it, but it may be an involved fix. As a short term workaround, to unblock release mode testing of bridgeless mode, use `AnimatedMock`. Changelog: [Internal] Disable animations in bridgeless mode Reviewed By: RSNara Differential Revision: D19729827 fbshipit-source-id: e6c4d89258ec23da252c047b4c67c171f7f21c25