-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(ios): export like docs #6
fix(ios): export like docs #6
Conversation
@danieloprado thanks for this, I tried, but it is not working. But please check the latest version I fixed the lib when using the vision camera 3.9.0 |
Apoloiges if posting in the wrong place. I'm getting this in build (expo): `[FrameProcessorPluginRegistry addFrameProcessorPlugin:@"scanOCR" withInitializer:^FrameProcessorPlugin * _Nonnull(NSDictionary * _Nullable options) {
|
@tomhopkins is this happening in the latest version? |
I added the proxy option on the latest, could u try it? |
Yes, latest versions I think "dependencies": { Sorry, what would the proxy do? |
@tomhopkins Somehow, my changes were not included, let me patch again |
@tomhopkins bump to 2.3.1 |
this proxy initialize 2.3.0...2.3.1 |
Trying now, thanks
|
Thanks. We're in business :-). |
Maybe fix aarongrider#32 IOS 3.9 build, I couldn't test in a real device.
Based on https://react-native-vision-camera.com/docs/guides/frame-processors-plugins-ios swift tab.