Skip to content
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

Incompatibility with React Native Camera #23

Open
salieri opened this issue Dec 14, 2019 · 1 comment
Open

Incompatibility with React Native Camera #23

salieri opened this issue Dec 14, 2019 · 1 comment

Comments

@salieri
Copy link

salieri commented Dec 14, 2019

Including @woonivers/react-native-document-scanner and react-native-camera into the same project currently breaks on iOS:

Component 'RNCamera' re-registered bubbling event 'topPictureTaken' as a direct event

Suggested fix is to use direct events instead of bubbling events, as described here.

Replicable with @woonivers/react-native-document-scanner == 2.0.1, react-native-camera == 3.15.0, and react-native == 0.60.6

@hossein-ghanbari
Copy link

I got the same problem in iOS.

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

No branches or pull requests

2 participants