Features of the Flipper plugin
masterThe rn-mmkv-storage-flipper plugin provides the following capabilities during development:
- Logging: Monitor read and write operations as they occur.
- Live Manipulation: Edit storage values directly within the Flipper interface. If your application uses the
useMMKVStoragehook, the state will update automatically in response to these changes.