Jeremiah Joseph
Jeremiah Joseph
I'm facing this same issue currently. I'm testing my app on vivo2015 via expo go. Any workaround for this yet? How did you go about this? @coycoylaniba
Oh! I was even thinking of running a dev build instead of using expo go, probably that would resolve the issue but I haven't got time to work on it...
Makes sense actually. This should work for me also. Thanks. @coycoylaniba
How do I follow this pull request to know when it gets merged?
I am commenting here so I can get updates on this issue because I am experiencing the same thing currently
Yeah, I am also interested in this. I use gluestack in an expo project. Expo released SDK 54 recently, at first, I ran into issues when trying to upgrade because...
> I got `overrides` to work with > > ```json > "dependencies": { > "framer-motion": "^12.0.0-alpha.1", > "next": "15.0.3", > "react": "19.0.0-rc-66855b96-20241106", > "react-dom": "19.0.0-rc-66855b96-20241106" > }, > "overrides": {...