Invariant Violation: requireNativeComponent: "RNSScreenStackHeaderSubview" was not found in the UIManager

Viewed 42

Trying to build a MacOS app using react native android and ios apps works fine but when I try to run the macOS app shows me this.

Invariant Violation: requireNativeComponent: "RNSScreenStackHeaderSubview" was not found in the UIManager.

Tried different solutions like deleting node modules clear cache et etc. Nothing helped.

0 Answers
Related