Skip to content

docs: add Silicon simulator limitation using barcode-scanner - #4193

Open
Minishlink wants to merge 1 commit into
margelo:mainfrom
Minishlink:patch-1
Open

Minishlink wants to merge 1 commit into
margelo:mainfrom
Minishlink:patch-1

Conversation

@Minishlink

Copy link
Copy Markdown

Hello,

I stumbled upon this problem yesterday: Google doesn't ship with a arm64 xcframework so you can't use your regular simulators on a Silicon Mac. I feel like it's worth adding this information in the README because it can be a no-go straightaway. https://github.com/margelo/react-native-nitro-zxing was a welcome surprise :) (and it makes much more sense than using ML for this use-case)

Best,
Louis

@vercel

vercel Bot commented Sep 17, 2026

Copy link
Copy Markdown

@Minishlink is attempting to deploy a commit to the Margelo Team on Vercel.

A member of the Team first needs to authorize it.

@Minishlink

Minishlink commented Sep 17, 2026

Copy link
Copy Markdown
Author

Please note that current version of nitro-zxing doesn't seem fully compatible with current version of vision-camera, I needed to patch the podspec to make every header public as a quick workaround

s.public_header_files = [
    "cpp/**/*.{h,hpp}",
    "ios/**/*.{h,hpp}",
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant