react-native-sensitive-info
react-native-sensitive-info copied to clipboard
Save sensitive data into Android's Shared Preferences with keystore encryption/iOS's Keychain for React Native
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `example/package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs)...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.0 to 2.1.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `example/package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs)...
import RNSInfo from 'react-native-sensitive-info'; `export const fetchDataInfo = async (storageData: string) => { try { const response = await RNSInfo.getItem(storageData, SENSITIVE_INFO_OPTIONS); if (response && response !== null) { return JSON.parse(response);...
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `example/package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs)...
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `example/package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs)...
**Dependencies** ``` "react": "18.2.0", "react-native": "0.76.1", "react-native-sensitive-info": "^5.5.8", ``` **Error on iOS (18.1) (via Metro and simulator)** ``` _reactNativeSensitiveInfo.default.getItem is not a function (it is undefined) ``` All the methods...
 ### Snyk has created this PR to fix 4 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `example/package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs)...
 ### Snyk has created this PR to fix 2 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `example/package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs)...
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `example/package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs)...