Remy Baratte

Results 6 comments of Remy Baratte

A before error hook would be a nice addition to handle timeouts or specific errors that can be handled in the same way to prevent unnecessary duplication of error handling...

There is a fork of this repo that works with React-Native >= 0.60 (https://github.com/asmadsen/react-native-unity-view), but it is also no longer maintained. Someone mentioned they were working on a problem with...

> hey @RemyLivewall sure thing, I can contribute but I would need help because my domain is more android than ios. I haven't post here because I think the fork...

I am having the same crash, but removing the ```_mainDisplay.surface->allowScreenshot = 1;``` line does not solve my problem unfortunately. EDIT: I got it to work, I forgot to add ```InitArgs(argc,...

As I mentioned in the issue I found this behavior in the code. I understand that pagination does nothing with a single page, but that doesn't mean I don't want...

> Any solution? Forking the library and changing the line is an option. In the application where we use the component it's not an issue so we haven't fixed it...