Maksym Rusynyk

Results 34 comments of Maksym Rusynyk

Will be fixed with migration to TS, https://github.com/rumax/react-native-PDFView/pull/230. For now you can ignore it, right?

Hi @shalfknight, I didn't experience this kind if issue. Can you try to add some delays, let's say 1 sec to be sure that rendering is completed. You can do...

> Hello @rumax > > Introducing timeouts for rendering did not change the behavior at all. We also do not use a special script for simulator generation, we are just...

> > Build times increased but isn't affecting final build. > > As mentioned, this is a warning, not an error. > > > When will it be fixed ?...

Hi @justinjoyn , when does this issue exactly happens, is app/screen active at this moment or it is some background or other screen state? Is it also some specific pdf...

Hi @renefitzke, when `pixels-catcher` skips the test it may be a crash which results in timeout. Solution can be: - In case of CI, check logs to see which test...

Might be good to update the title of the issue and add "Hermes enabled: ....", because according to the config ``` enableHermes: true ``` And according to gradle config jsc...