You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DRY: Create a base UIViewController class with a RCTRootView property that references LDTAppDelegate.bridge, instead of creating a RCTRootView in every viewDidLoad of our hybrid View Controllers:
DRY: Create a base
UIViewControllerclass with aRCTRootViewproperty that referencesLDTAppDelegate.bridge, instead of creating aRCTRootViewin everyviewDidLoadof our hybrid View Controllers: