infinitered / reactotron

A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
https://docs.infinite.red/reactotron/
MIT License
14.86k stars 945 forks source link

chore(docs): Update types for reactotron-react-native-mmkv documentation #1448

Closed markrickert closed 7 months ago

markrickert commented 7 months ago

Please verify the following:

Describe your PR

This adds types to the documentation for reactotron-react-native-mmkv to solve an issue where tsc was complaining about the object sent to mmkvPlugin()

image

image

Related: #1391

lindboe commented 6 months ago

@markrickert @joshuayoes do you know why a project wouldn't run into this issue? The one I'm working on now doesn't have type errors but also doesn't have this annotation.