New architecture compatibility
React Native 0.76 uses new architecture by default. Is the package compatible with new architecture? If not, what is the plan of supporting it?
Thanks a lot! I really appreciate the effort and it made my life implementing iCloud Backup very easy.
I tried to use new the arch before, but it seems too complicated, and i am also not very familier with cpp.
Maybe when the new arch development becomes more easy for dev and more mature, or when i can use rust language which i am more familier to write the plugin, i may retry to write it with new arch.
Also the PR is welcome.
It may be worth looking at. react-native-nitro-modules. Seems quite simple to use swift and kotlin.
wow didn't heard of it, i will have a look when in free time.😃
I tried the package on expo 52 by using new architecture and it is working as expected 🎉
I don't think we need any development to support new arc