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

Remove @react-native-community/art in favor of react-native-svg for Expo support

Open chiubaka opened this issue 5 years ago • 4 comments

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.

chiubaka avatar Jan 31 '21 08:01 chiubaka

I just wonder why this is still not merged )) Thanks Daniel @chiubaka

coderbit-net avatar Mar 16 '21 12:03 coderbit-net

@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

camilossantos2809 avatar May 14 '21 14:05 camilossantos2809

@wonsikin could you merge it please?

zloom avatar Nov 02 '21 15:11 zloom

@wonsikin Any reviews?

Brenont avatar Nov 10 '21 14:11 Brenont