Wojciech Dróżdż
Wojciech Dróżdż
@Wurushu I'm happy to hear that 🚀
@vendramini Hi, I can't give you any exact dates, but we will try to fix it ASAP. Should be fixed in SDK 53 😄
@vendramini I also couldn't reproduce the issue. @ouwargui You can go ahead! That is if the issue is reproducible
@ouwargui Good job on finding the cause! To be honest I don't think we can consider this behaviour a bug. I feel like we are already clear enough on the...
@cortinico Any updates on the source of the crashes?
@cortinico Sure! Let's try to find what's been causing the crashes last time
During screen transitions made by `react-native-screens` the blur view stops working. I'm suspecting that it is an issue with [hardware acceleration during the transition](https://github.com/software-mansion/react-native-screens/blob/91400bc9aec01e8295a298522576cbe9f075402e/android/src/main/java/com/swmansion/rnscreens/Screen.kt#L248-L261), since AFAIK it's not possible to...
@Dimezis Solving the root cause would be great, I'll check it, maybe my theory was wrong 🤔
@Dimezis Sorry, recently I didn't really have time to keep working on this. While I was still working on it I talked with `react-native-screens` developers and I learned that the...
I'm closing this PR, as there was a PR submitted to `expo-blur` that seems to fix our issue. https://github.com/expo/expo/pull/37904 We'll most likely be migrating to v3 soon as well