Vitor Ferreira

Results 7 comments of Vitor Ferreira

> Hi @vitorfrs-dev > thank you for this new function - it's quite useful. Just curious - are you going to provide an array of dates to exclude manually or...

Hi @tan75 This PR is opened for a while. Do you have any updates on that?

@tan75 , @kossnocorp Is there anything we can do to make this PR go through?

@tan75, any updates on this?

I don’t think this is a bug. The first test fails, because you expect to find a string matching `/learn react7/`. The method `.screen.findByText`, is async, so it keeps trying...

I was having a similar error. Without changing any native files, I could build the app on EAS, but the app was crashing every time I opened it. Then I...

@camsjams, this plugin worked on `expo@^49.0.7` and `[email protected]`. Starting on Expo SDK 50, react native changed from using `MainApplication.java` to `MainApplication.kt`. You might be experiencing issues because the plugin utilizes...