module.exports = { dependencies: { 'react-native-mmkv-storage': { platforms: { ios: null, }, }, /* 'react-native-keychain': { platforms: { android: null, }, }, */ }, };