-
Notifications
You must be signed in to change notification settings - Fork 12
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
Is it possible to use in React Native? #9
Comments
+1 currently is not possible due to charpeni/react-native-url-polyfill#284 |
any updates on this? I am facing the exact same issue. Thanks! |
We're currently looking into various ways to support React Native. We will keep you posted here. To help us, could y'all add some more information on your use cases and setup please? E.g. are you looking to use this within a webview, are you building with Expo etc. This will help us build the right solution. Thank you! |
In my case, I am building a react native (expo) app. When I was about to try the package in a ios simulator I faces this error: Error: Cannot create URL for blob. |
@thorwebdev Expo app,
![]() |
Thanks y'all for your patience. One approach for cross-platform conversational AI agents with React Native is using Expo DOM components. I'm working on a detailed cookbook for this, but if you're keen, you can dig into the WIP example here Can see a demo here: https://x.com/thorwebdev/status/1897698104411144470 |
We have added a cookbook for the Expo DOM components approach. |
Hey! I was just wondering is it possible to use the React package in React Native?
The text was updated successfully, but these errors were encountered: