mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-15 12:12:31 +08:00
Summary: Right now JSBundleLoader is tightly coupled to CatalystInstanceImpl; this diffs adds an interface, JSBundleLoaderDelegate, that CatalystInstanceImpl implements so that we can use the bundle loader with other classes. Reviewed By: mdvacca Differential Revision: D13216752 fbshipit-source-id: fc406ef30f12ed9d3ed13a062dedd7b33f3b7985