New Arch Support
Hiya, great library!
Do you have any plans to support the new react native architecture? This library is one of our last blockers to move over enable the new architecture on expo 52+
If no plans - do you have time to accept PR's if one was written, or would you suggest forking? (it looks like the last merge was just under a year ago - and I fully appreciate the commitment required to keep a library like this maintained)
Just in-case its relevant - there doesn't look to be any drop in replacements for this library that do currently, but I suspect it'll be a growing need!
Thanks for your time and efforts 🥇
Hey thanks for raising this! I'll see if it's a quick and easy change, else I'm always open to contribution 🙏
fab thanks tien - let me know what you find ^^
@TomOMara I'm still figuring out how to do this. One major blocker appears to be that the new arch doesn't officially support Swift, of which this library is written in :v
Im also very interested in getting this working on new architecture :)
Its possible to replace react native modules with expo modules, they have support for swift and for both legacy and new architecture.