You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to do it by getting a ref with the containerRef property, it works for the web, but it returns a strange model for react-native. Probably it's possible to find it somewhere in _internalFiberInstanceHandleDEV.child but the name looks scary and I'm not sure it's a stable way to do it. Is there another way? Maybe using some event?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to do it by getting a ref with the
containerRef
property, it works for the web, but it returns a strange model for react-native. Probably it's possible to find it somewhere in_internalFiberInstanceHandleDEV.child
but the name looks scary and I'm not sure it's a stable way to do it. Is there another way? Maybe using some event?Beta Was this translation helpful? Give feedback.
All reactions