mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 21:48:04 -05:00
Inji-409: Add flipper config (#865)
* feat(inji-344): add flipper config for mmkv and xstate * feat(inji-409): Add flipper config file and enable devtools for all machines * feat(inji-409): Add react-navigation to flipper config
This commit is contained in:
@@ -24,7 +24,7 @@ import {
|
||||
} from './cryptoutil/cryptoUtil';
|
||||
import {VCMetadata} from './VCMetadata';
|
||||
|
||||
const MMKV = new MMKVLoader().initialize();
|
||||
export const MMKV = new MMKVLoader().initialize();
|
||||
const vcDirectoryPath = `${DocumentDirectoryPath}/inji/VC`;
|
||||
|
||||
export const API_CACHED_STORAGE_KEYS = {
|
||||
|
||||
Reference in New Issue
Block a user