react-native-barcode-builder icon indicating copy to clipboard operation
react-native-barcode-builder copied to clipboard

RequireNativeComponent: "ARTShape"

Open alejandroAhumada opened this issue 5 years ago • 2 comments

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 avatar Apr 14 '20 18:04 alejandroAhumada

@alejandroAhumada you can find some information on issue #49

wonsikin avatar Apr 15 '20 02:04 wonsikin

@wonsikin It does not solve my problem, since later it gives UIKIT error (React/RCTViewManager.h file not found)

alejandroAhumada avatar Apr 15 '20 03:04 alejandroAhumada