-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Undefined symbol: _RCTJSNavigationScheme #238
Comments
me too, i add "NSString *const RCTJSNavigationScheme = @"react-js-navigation";" |
@duckscorpion13 where in the AppDelegate.m did you add I'm having the same problem after removing UIWebView files from react native. (0.59, deleted RCTWebView.h, RCTWebView.m, RCTWebView.h, RCTWebViewManager.m) |
ok found it, should be between @implementation and didFinishLaunchingWithOptions: But what is this? :)
|
I have the same issue. I tried solution but not working in react-native: 0.61.1 version. Any solution? |
yes I have same issue. any solution ? |
I changed the library with react-native-webview. It works perfectly. |
This actually helped thanks, I am on version 0.60.4 |
Hi, I am also having the same issue and tried above AppDelegate changes in my project but it doesn't work. 2 years back we changed from |
+1 |
Hi,
I'm having a problem once I've installed react-native-wkwebview.
I use a method installation with link
In fact, if I was wrong.
Can someone help me I can not find a solution
Thank
The text was updated successfully, but these errors were encountered: