Releases: wix-incubator/react-native-controllers
Releases · wix-incubator/react-native-controllers
Release list
1.3.0
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];