-
Notifications
You must be signed in to change notification settings - Fork 5
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
Compatibility with Expo Go #31
Comments
Hello @joaovitorleffa, I haven't had experience working with Expo Go, and I am not sure whether it is possible to support these features in it. Could you tell me how this is crucial for you? There are a lot of work in plan, and supporting |
Hello @ArturKalach, thanks for the feedback, Currently, I'm working on a React Native CLI project, but there's a possibility that the project might migrate to Expo Bare Workflow in the future. I also have no experience with Expo. But after creating this issue, I conducted some research to find possible solutions. It turns out that Expo doesn't support certain libraries. However, there is a workaround using the Expo Dev Client. By following these steps, I was able to successfully use the react-native-a11y library with Expo Go:
I believe this solution should be sufficient to enable us to use the library with Expo Go. |
Hi,
I have been exploring the possibility of utilizing your library in conjunction with Expo Go, but it seems that the current version does not support this integration. I was wondering if you could kindly shed some light on this matter and explain the reasons behind this limitation.
Thank you very much for your time and attention. I greatly appreciate your hard work and dedication to creating such a valuable library.
The text was updated successfully, but these errors were encountered: