React Native Debugger has this built in.
Just call showAsyncStorageContentInDev()
in the RND console and you’ll be able to see a dump of your app’s storage.
React Native Debugger has this built in.
Just call showAsyncStorageContentInDev()
in the RND console and you’ll be able to see a dump of your app’s storage.