mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: The animated native module relies on `setBridge` to perform generic setup which doesn't rely on the bridge at all. This diff refactors that setup code to an `init` function. Changelog: [Internal] Differential Revision: D23272427 fbshipit-source-id: 0c9c5522c9044283f4db25360010465ff42aba25