-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I'm attempting to create a config plugin so that this library will work with Expo. However, on app launch I get this error:
DevLauncher tries to handle uncaught exception: rootViewController is not of type HomeIndicatorViewController as expected.
My AppDelegate.m didn't have UIViewController *rootViewController = [UIViewController new]; as a line to replace, it had UIViewController *rootViewController = [self.reactDelegate createRootViewController]; instead, so I replaced it. I suspect this has something to do with the problem.
krdc, Poheart, syropian and Arnoldnuo
Metadata
Metadata
Assignees
Labels
No labels