Vapi Integration Questions
We are using Expo 52 and new architecture. We have tried running your web SDK in a webview, it works but cuts of half of the greeting.
We also got the latest daily co RN setup working, but to do that we had to use old architecture, which we don't want.
Is there any update on getting your SDK working with Expo 52 and newArch? I saw this PR but looks stale https://github.com/daily-co/react-native-daily-js/pull/64
We also got the latest daily co RN setup working, but to do that we had to use old architecture, which we don't want.
Is there any update on getting your SDK working with Expo 52 and newArch? I saw this PR but looks stale https://github.com/daily-co/react-native-daily-js/pull/64
GitHub
Problem
The library currently only supports the legacy React Native bridge architecture. As a result, it doesn't work properly with newer versions of React Native that use the new architect...
The library currently only supports the legacy React Native bridge architecture. As a result, it doesn't work properly with newer versions of React Native that use the new architect...