#import @protocol RNSScreenContainerDelegate - (void)markChildUpdated; @end @protocol RNScreensViewControllerDelegate @end @interface RNScreensViewController: UIViewController @end @interface RNSScreenContainerView : UIView @end