Using this library in js, in my app,in the first route (using a tabNavigator) the AutoScroll Component has a conditional hidden class.
Its shows the folowing error: ERROR TypeError: contentRef.current.measure is not a function (it is undefined), js engine: hermes
When i change the route, the autoscroll shows up just fine, but if i return to the first route ("Parocinios") when i go to another route, the scroll has stoped.
Using this library in js, in my app,in the first route (using a tabNavigator) the AutoScroll Component has a conditional hidden class. Its shows the folowing error: ERROR TypeError: contentRef.current.measure is not a function (it is undefined), js engine: hermes When i change the route, the autoscroll shows up just fine, but if i return to the first route ("Parocinios") when i go to another route, the scroll has stoped.