Yohann Richard
Yohann Richard
FYI: I was having the same problem and switched to `import {fbt} from "fbt";`
Those are hard to debug. Is there any recommended steps that would help to investigate and resolve this type of crashes?
Like a lot of people, we're seeing our react-native 0.70.5 apps crashing on Android 12 devices. Until there's an official fix, I'm about to release a new version of our...
@wouterds Here's the patch I created via `patch-package`. [react-native+0.70.5.patch](https://github.com/facebook/react-native/files/11873514/react-native%2B0.70.5.patch) You need to make sure you can build React Native with your app first, so I'd suggest adding a `Log.d` statement...
Maybe something to look into is the concept of "extras" in python dependency management: https://packaging.python.org/en/latest/specifications/dependency-specifiers/#extras