Remove @react-native-community/art in favor of react-native-svg for Expo support
Should resolve #59 and resolve #56 without needing to eject from Expo, and relates to #49.
I made a few small changes to generate the barcode images with react-native-svg instead of @react-native-community/art. Since Expo doesn't support @react-native-community/art without ejecting, this modification keeps this library compatible with the latest versions of Expo's managed workflows.
I just wonder why this is still not merged )) Thanks Daniel @chiubaka
@wonsikin Any news? The lib art could be deprecated https://github.com/react-native-art/art/issues/75, it is a good idea migrate to react-native-svg
@wonsikin could you merge it please?
@wonsikin Any reviews?