Josh.F

Results 6 comments of Josh.F

I'm hitting the same problem... CMake - 3.28.3 RN-VisionOS - 0.73.7 XCode - 15.3 VisionOS - 1.1 Adding `libReact-hermes.a` to Frameworks doesn't seem to resolve either

Aha! I have it compiling, disabled hermes from pods and removed the framework in Xcode.. For anyone else kicking the compiler try, and doesn't mind running without Hermes `:hermes_enabled =>...

I don't believe the above solutions work on Android Production builds even with the resourceName prop, however the local asset runs fine via debug / developer mode on device. iOS...

Ok thanks, I will try that implementation for now as loading local would be much preferred. The solution of the Rive wrapped component has potential to be awesome so I...

@tslater On device (Pixel6) in prod mode the asset fails to resolve with the wrapper component and giving the resourceName. I can see that the onError is outputting the following:...