ignite-keychain
Hello, and thanks for reading 😄
This plugin adds react-native-keychain to your ignite project. The keychain is used on mobile devices to store sensitive data you might not want to have hang around in async storage or state.
Installation
cd /path/to/your/ignite/project
ignite add ignite-keychain
No, really. thats it.
Useful things to know
-
Ships with example code. Just say
Y
at the prompt! -
This plugin targets the
ignite-ir-boilerplate-2016
boilerplate. You can use it without this boilerplate, but the example code won't be copied.
Thanx ❤️ 👏
Thanx to oblador for react-native-keychain
, and to Steve Kellock, Gant Laborde and Jamon Holmgren from infinite red for being generally awesome. 🎉
License
MIT © Justin Lane 2017