-
Notifications
You must be signed in to change notification settings - Fork 1
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
Building fails for ios and android. Need better installation guide. #64
Comments
this is what I get for my ios 13 emulator
|
this is what I get when I try to build for android
|
all I did is |
@dmitry-vychikov do you have any tips on how to link the libraries? |
We haven't tried to use expo for building. We tested only with plain react-native app. @dkulic @yvgny |
Hi @AlexAndrei98, unfortunately, we do not have plans to support Expo at least in short term. Do you think it would be possible to contribute? |
@dkulic I am not familiar with expo modules but I will do some research and let you know! I have tried to build with the react-native cli and I am getting
Are there any other steps besides npm installing this package? Do I need to change something in the metro.config.js or in the babel.js? thank you! |
It is not clear from the readme what the steps are to use this library.
Doing an npm install is not sufficient for our app. I do not have an ios nor an android folder in my react native app. How do I go about installing the native dependencies?
I am using expo to build the app.
The text was updated successfully, but these errors were encountered: