Luna Ruan
Luna Ruan
Hey! Thanks for the suggestions! I think they definitely have potential and, I have some initial thoughts: a. This seems like an interesting solution. It would make it easier to...
Hey! What versions of React Native and React DevTools are you using?
Hey! Thanks for reporting! Marking this as an issue. If you'd like to look into it that'd be great. Otherwise, we'll get to it soon!
Closing because @itskolli fixed the bug. Thanks @itskolli!
Hey! It seems like you might be having a DevTools version mismatch. The DevTools version in your react native app seems to be `v4.14.0`, but your have a local `react-devtools`...
@RobIsHere Thanks for commenting! Unfortunately, without a reproducible repro on our side, we're unable to debug this issue. Could you create a repro of this on Code Sandbox? Thanks!
Thanks so much! That would be a huge help 😊
@RobIsHere Hey! This scenario should be supported, though since it's not common there might be an issue with it. Did you try reproducing the bug with the two different react...
@shamilovtim Wow nice find! I tried reproducing with my local React Native app on v4.8, but I couldn't reproduce the bug. Do you have a link to your app that...
Hey! Thanks for reporting! The reason for the `rules-for-hooks` linter is because React relies on the assumption that you call the same hooks every render. So both of these cases...