mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-12 12:08:07 +08:00
Summary: Add a new bridge delegate protocol to allow a more flexible bridge configuration. For now it just support the pre-existent configurations + providing the JavaScript source to the bridge, that should allow pre-loading sources.