Files
react-native/Libraries
Peter Argany c7f7b4c87a Move RCTImageLoader asserts to protect bridge usage
Summary:
`RCTImageLoader ` needs loaders & decoders. These can be passed in through init, or looked up at runtime using the bridge. In bridgeless mode, we need to pass them in through init.

This diff just moves the assert to actually protect `_bridge` usage, since there exist other codepaths which don't use the bridge.

Changelog: [iOS][Internal] Move RCTImageLoader asserts to protect bridge usage

Reviewed By: RSNara

Differential Revision: D18990760

fbshipit-source-id: 285008e7b3f473c45381ab472c3d86e5d8e218ae
2019-12-16 16:41:20 -08:00
..
2019-10-16 10:06:34 -07:00
2019-12-11 11:31:51 -08:00
2019-12-10 02:31:38 -08:00
2019-12-07 10:41:54 -08:00
2019-10-12 15:52:27 -07:00
2019-10-16 10:06:34 -07:00