react-native-mmkv-storage
react-native-mmkv-storage copied to clipboard
[Feature] Change path/dir to the package
Can we add parameter to change default path/dir mmkv file storage please?
That can be controlled only before the initialization which happens in native side. If you need this feature, you can simply patch the library with patch-package
in your project and change the path.