Updating react native and getting Subclasses must implement a valid getBundleURL method
I've recently updated react native to the latest version (as painful as it is), and I'm getting this error. The code compiles fine but as soon as the app runs I receive this. 'RCTAppDelegate::bundleURL not implemented', reason: 'Subclasses must implement…