RequireNativeComponent: "ARTShape"
Hello, I have the following error ... does anyone know how to solve it?
npmPackages: react: 16.6.3 => 16.6.3 react-native: 0.59.5 => 0.59.5 npmGlobalPackages: react-native-cli: 2.0.1 react-native-navigation: 6.3.2 react-native-svg: 12.0.3
Invariant Violation: Invariant Violation: requireNativeComponent: "ARTShape" was not found in the UIManager.
This error is located at: in ARTShape (at Shape.js:61) in Shape (at react-native-barcode-builder/index.js:176) in ARTSurfaceView (at Surface.js:37) in Surface (at react-native-barcode-builder/index.js:175) in RCTView (at View.js:45) in View (at react-native-barcode-builder/index.js:174) in Barcode (at BarCode.js:50) in RCTView (at View.js:45) in View (at BarCode.js:49) in TouchableWithoutFeedback (at BarCode.js:48) in BarCode (at Form.js:352)
thnks!!!
@alejandroAhumada you can find some information on issue #49
@wonsikin It does not solve my problem, since later it gives UIKIT error (React/RCTViewManager.h file not found)