Philipp Kursawe

Results 205 comments of Philipp Kursawe

I can confirm this bug with a different code path. I am using the BlurView as background in a react-navigation modal navigation screen. When using `navigation.replace` to open another modal...

It does not work with current react-native: 0.62.2

No, that seems like a bug. It should merge the style props. I can confirm this is not working.

Thanks for your feedback! I wonder how could the current code ever work? Or was just nobody using it? I also wonder why RN does not offer this by default....

Had this problem today too and came here via google. Samsung device. Any idea what could cause it? Could be our JM version is too old, this seems to have...

That's why maybe opts could contain a "retryIf" function that gets the response and tells if it should retry. If one hands in an array of numbers then this implicit...

Maybe this could be handled in a `fetch-alt` bundle instead? It could wrap this bundle and if this bundle fails with its retry-strategies the `fetch-alt` bundle tries the next (randomised)...

hey @rauchg would you be so kind to point someone to this to check and merge it? Thanks!

Absolutely! That is especially crucial for me, when creating a .js files from the template that Windows expects to be UTF-8 with BOM.

Will this ever be fixed?