Thread JNI DETECTED ERROR IN APPLICATION: java_object == null
I thought the react-native-reanimated package is causing the problem. Then I found out that I am not using reanimated anywhere in my project or any other package from node_modules ain't dependant on reanimated. So I uninstalled reanimated. But still this crashes happening.
The crash was caused by deep-link. The deep-link library for react-native is quite broken