-
Notifications
You must be signed in to change notification settings - Fork 49
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
Error linking module #16
Comments
@tafelito may I know what OS you use? Windows/Linux/Mac OS X ? |
@jacklam718 I use Mac |
@tafelito Some people got similar error. FYI Error when linking: "Expected "/*", "//" or "{" but "<" found" |
@jacklam718 That looks like an iOS issue. I'm testing it on Android, and it doesn't seem to be linking the libraries either |
@tafelito can you let me know the result if you tried? thanks! |
@jacklam718 Same issue linking those manually. And as it says on the bug you mentioned before, thats an error looks like is on the iOS
|
OK nvm, looks like its working now. The error was just the imports on the android project. Not sure why the link does not add them to the Thanks! |
@tafelito Did you linked those libraries? |
@jacklam718 I jus created a new project from scratch and it did work, so I'll have to see what are the differences with my current project and why the linking didn't work. Thanks! |
@tafelito 🤔 |
Hi, I tried to use this package but when I do the link it throws this error and it won't build
I'm using RN Version 0.44 on Android 6.0
The text was updated successfully, but these errors were encountered: