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 saw the README mentions that it works on React Native but doesn't explain how as we don't have instance of rendered tree as we do with react-dom. Can somebody please point me out on how we get react tree instance? Thanks
I saw the
READMEmentions that it works on React Native but doesn't explain how as we don't have instance of rendered tree as we do withreact-dom. Can somebody please point me out on how we get react tree instance? Thanks