Support for new react-native architecture
- Can you please add support of this library for new react-native architecture
It fails on android with newArchEnabled
AFAIK, you need to wait for RN 0.76.1 (coming on in a few days) for the library to work on New Arch.
Source: https://github.com/invertase/react-native-firebase/issues/8091#issuecomment-2440499904
@rajdivergenceneuro It works fine with latest version of RN 0.76.3 with new architecture enabled.
@tohel17 there is no 0.76.3, the latest version released is 0.76.1
@ravindraguptacapgemini my bad I mean 0.75.3
@tohel17 it does not work on 0.75.3 with new architecture enabled
@ravindraguptacapgemini yes, it does not work on 0.75.3 with the new arch. enabled because of some issue in RN. that is fixed in the latest version since you are using new architecture I would recommend you to update to the latest version.
Any update on this?
@trdp30 update to the latest RN version 0.76.1 for the fix
which version of react-native-background-actions is compatible with react-native 0.73.0 on android 14
I haven't tried running my app with the new arch but this is one of the only libraries we currently use that shows up as "unknown" or "not supported" when using the new arch verification tools (Expo doctor, RN directory or this tool. All use the same source of truth more or less which is the directory). If this library does properly support the new arch can one of the maintainers add it to the directory?