1- # React Native Sensitive Info
2- <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
4- <!-- ALL-CONTRIBUTORS-BADGE:END -->
1+ <img alt =" GoStack " src =" ./cover.png " />
52
3+ <center >
4+
5+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
6+ [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square )] ( http://makeapullrequest.com )
67[ ![ npm version] ( https://badge.fury.io/js/react-native-sensitive-info.svg )] ( https://badge.fury.io/js/react-native-sensitive-info )
78[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
89![ npm bundle size] ( https://img.shields.io/bundlephobia/min/react-native-sensitive-info )
910
11+ </center >
12+
13+ # React Native Sensitive Info
14+
1015` react-native-sensitive-info ` manages all data stored in Android Shared Preferences, iOS Keychain and Windows Credentials. You can set and get all key/value using simple methods.
1116
1217# Install
@@ -25,11 +30,7 @@ yarn add react-native-sensitive-info
2530
2631Check out the [ docs] ( https://mcodex.github.io/react-native-sensitive-info/docs )
2732
28- # Contributing
29-
30- Pull requests are always welcome :)
31-
32- ## Contributors ✨
33+ # Contributors ✨
3334
3435Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
3536
@@ -46,4 +47,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
4647<!-- prettier-ignore-end -->
4748<!-- ALL-CONTRIBUTORS-LIST:END -->
4849
49- This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
50+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
51+
52+ # Contributing
53+
54+ Pull requests are always welcome :)
0 commit comments