React-Native Component to render EAN barcode as svg.
import { Barcode } from '@darthmaim/react-native-barcode';
<Barcode value="4003994155486"/>
npm i @darthmaim/react-native-barcode
@darthmaim/react-native-barcode is licensed under the MIT License.