Gautham Vijayan
Gautham Vijayan
@sayem314 as new arch is enabled, it just said this module is not found.
@sayem314 - Any fixes?
This is happening to me. Has anyone got a fix.
I am getting this error as well @henninghall
This library has build issues for React Native 81.0. I had to revert back to older React Native version, to get the build working. @henninghall
May be, we should use new arch for this to work. I used old arch.
This issue went away with new arch enabled 81.0 project. I am keeping this issue open, so it will be useful for other devs.
Also would recommend to close the other 2 PRs if they are not going to be merged.
> I believe I found a temporary solution: loadComplete and onPageChanged seem to dispatch at the same time, and loadComplete ends up being ignored. A simple delay on loadComplete seems...