-
Notifications
You must be signed in to change notification settings - Fork 168
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
undefined is not an object (evaluating 'BarcodeManager.barCodeTypes') #46
Comments
是编译不成功导致的吗 |
barCodeTypes=oneOf([ |
I add ” barCodeTypes={['org.iso.QRCode']} // add this prop “,but it also does not work。 I am an iOS developer。My colleague maked it work On Android without CocoaPods。 |
On RN 0.60.4, When I cd ios directory and use "pod install"。The following prompt appears:
And the following Error on screen when I run the demo
|
No description provided.
The text was updated successfully, but these errors were encountered: