https://linear.app/comm/issue/ENG-10256/upgrade-react-native-to-080-and-expo-to-sdk-53
Address https://reactnative.dev/blog/2025/06/12/react-native-0.80#javascript-deep-imports-deprecation
In native/utils/blob-utils-module.js we use RNBlob and BlobManager and it also causes warning but we can't import it from react-native.
Depends on D15128