import { createMMKV } from "react-native-mmkv"; // Create a single MMKV instance following the official documentation // https://github.com/mrousavy/react-native-mmkv export const storage = createMMKV();