Closed
Description
I am getting the following errors while running the app in iOS. In terminal it shows the following errors
Anyone have any solution for this
react-native-inappbrowser-reborn/ios/RNInAppBrowser.h:10:64: no type or protocol named 'UINavigationControllerDelegate'
@interface ModalSafariViewController : UINavigationController <UINavigationControllerDelegate>
^ ~
❌ error: cannot find interface declaration for 'UINavigationController', superclass of 'ModalSafariViewController'
@implementation ModalSafariViewController
^
❌ error: 'ModalSafariViewController' cannot use 'super' because it is a root class
❌ error: 'ModalSafariViewController' cannot use 'super' because it is a root class
Metadata
Metadata
Assignees
Labels
No labels