In the latest versions of react-native, there is a warning about asyncStorage:
Reactoton needs to import it from here from now on:
https://github.com/react-native-community/react-native-async-storage
https://github.com/infinitered/reactotron-react-native/pull/16
I have a pr that will solve this but there is talk of a possibility that metro will allow optional requires. If that happens the direction will change. I鈥檓 trying to hold off on anything until I know which way they are taking it.
Any update on this?
@djMax Yes, actually. Please find a PR I am playing around to solve for this here: https://github.com/infinitered/reactotron-react-native/pull/16
Also excited to get this to work!
same issue, any solution or update ?
Same problem here with RN 59.8
I create PR
There's a new beta version out that addresses this. Please give it a shot: https://github.com/infinitered/reactotron-react-native/releases/tag/v4.0.0-beta.1%40beta
Most helpful comment
Any update on this?