wonsikin / react-native-barcode-builder

Component for generating barcode in react native app
Other
175 stars 116 forks source link

No component found for view with name "RNSVGRect" #10

Closed Jaiborge closed 7 years ago

Jaiborge commented 7 years ago

Error where calling Barcode

image

MSchmidt commented 7 years ago

Sound like react-native link react-native-svg didn't do all it's work for you. Install react-native-svg manually into your iOS Xcode Project.