expo-clear-keychain
v0.3.0
Published
Clear iOS keychain
Readme
expo-clear-keychain
Add a settings switch to clear app keychain data on next launch
Installation
npm install expo-clear-keychainAdd plugin to app.config.* file
plugins: [
// ... other plugins
'expo-clear-keychain',
],Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
