zxingify / zxingify-objc

An Objective-C Port of ZXing
Apache License 2.0
3.06k stars 753 forks source link

Is there a way to add the swift example to a React-Native project? Help needed. #521

Closed eteamIH closed 1 year ago

eteamIH commented 3 years ago

We are using react-native to scan GS1 Expanded barcodes using react-native-qrcode-scanner library which uses react-native-camera library for scanning barcodes.

It works perfectly on Android but doesn't scan GS1_Expanded barcodes on iPhone. I just tested the swift example with GS1_Expanded barcodes samples on iPhone 6 and it is working fine and I'd like to use this in my project.

Can anyone please share how to integrate the example in my react-native project?

Thanks

benjohnde commented 1 year ago

Unfortunately I can't give support for other realms, the topic will be closed.