expo-linear-gradient error

Please provide the following:

  1. SDK Version: 49
  2. Platforms(Android/iOS/web/all): all
  3. “expo-linear-gradient”: “^12.3.0”,

Guys,

So painful situation, when calling LinearGradient as below:
import { LinearGradient } from “expo-linear-gradient”;

I have an error:

ERROR Invariant Violation: requireNativeComponent: “ViewManagerAdapter_ExpoLinearGradient” was not found in the UIManager.

Well it’s annoying to have such painful integration. Please help.

Thanks.

Fixed. I had to rebuild the code with eas.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.