-
Notifications
You must be signed in to change notification settings - Fork 4
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
having issue with react-native #6
Comments
It's caused by the react-native bundle incompatibility. Should be fixed in v0.5.2, would you mind check it? |
Cool. It is working just fine. I have updated the expo-snack to v0.5.2. zoov-react-native-snack |
Hi While using useuseTrackedModule with react-native getting an "Unable to resolve module zoov/tracked" error. |
Thanks for your feedback! I refactored the publish folder structure, to make it compatible with Feel free to add some comment, if there is some other issues I didn't cover. BTW, remember to install |
Thanks for your fast response! and great work by the way. Now it is working just fine and I am leaving it open for now. |
zoov worked just fine with react but when i tried to use in react-native with expo managed flow. I am getting "TypeError: Object is not a function". I am sharing expo-snack link you can check. https://snack.expo.dev/@krinesh/zoov-demo.
Is zoov is not compatible with react-native or am i missing something here?
The text was updated successfully, but these errors were encountered: