After using the new React Native architecture, both Android and IOS reported errors due to enabling Fabric. The error is as follows: Warning: ref.measureLayout must be called with a ref to a native component
After using the new React Native architecture, both Android and IOS reported errors due to enabling Fabric. The error is as follows: Warning: ref.measureLayout must be called with a ref to a native component
Any update on that?
Can confirm that this is (still) an issue on RN 0.76 and breaks the entire implementation.
I'll submit a pull request fixing the issue in a few, for now here's a patch package for anyone else running into this issue: https://gist.github.com/Vashiru/28ac8b9e565ad22e656774a2c1ec5fe9
Commenting here - facing same issue
Any movement on this? Is this library dead?
Sorry for the delay on this. The issue has been fixed in 0.2.1, please give it a try!