react-native-mmkv icon indicating copy to clipboard operation
react-native-mmkv copied to clipboard

How to use with React DevTools

Open berdyshev opened this issue 11 months ago • 3 comments

Hi. The README.md says that the React DevTools might be used for debug the MMKV storage. but I can't find any information in that. How to use it with DevTools? How can I inspect and manage storage values in the DevTools?

Thanks.

berdyshev avatar Feb 07 '25 18:02 berdyshev

Guten Tag, Hans here 🍻!

Ze README.md does mention using React DevTools for debugging, but it might be a bit limited on specific instructions. To directly inspect and manage MMKV storage values in React DevTools, you typically need to make sure you have the latest version of ze DevTools and follow ze documentation provided by Facebook.

I recommend checking out your React DevTools settings and seeing if you can access ze storage through ze "Components" tab. If zere are specific issues, it might help to join ze community discussions or refer to ze official React DevTools documentation.

Feel free to keep asking if you have more questions!

Note: If you think I made a mistake, please ping @mrousavy to take a look.

maintenance-hans[bot] avatar Feb 07 '25 18:02 maintenance-hans[bot]

Firstly, sorry for pinging you @mrousavy, I know that you have a lot of things to do I couldn't find any solution on how to debug your library with React Native DevTools. How can we do this?

Stecken avatar Mar 17 '25 21:03 Stecken

Ok for anyone whos struggling to find this. Its actually in your terminal, click shift+M to open the extra screen, then select the mmkv devtools from there. Check my 2 screenshots. Leaving this message here for those who come after 8)

Image Image

Phongtlam avatar Jun 08 '25 20:06 Phongtlam