-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
how can i use in react native project? #198
Comments
I attempted to look into this (it was working for me in an Expo app previously), but I encountered a different issue. I’ll try to have an answer/fix for you sometime this week. 🤞 |
Have you made any progress in react Native Project? |
The issue that I encountered should be fixed by #202 but that requires some additional work... I have not encountered the issue you are describing. What version of React Native are you using in your project? |
I use 0.68.1 in my react native project |
I did some testing with an app using Expo 45 which uses React Native 0.68.2 and it appears to be working fine there. If they are just warnings does it actually prevent the SDK from working correctly? |
how to import sdk in react native project
when I use this:
some warning as this:
The text was updated successfully, but these errors were encountered: