Breaking Changes
[RCCManager sharedIntance]typo was fixed and renamed to[RCCManager sharedInstance]. When you bootstrap your project inAppDelegate.myou'll have to make this minor change:
[[RCCManager sharedInstance] initBridgeWithBundleURL:jsCodeLocation];