react-native-sensitive-info
react-native-sensitive-info copied to clipboard
Use EncryptedSharedPreferences for more security on android
https://developer.android.com/reference/kotlin/androidx/security/crypto/EncryptedSharedPreferences.html
@Shailesh351 thanks for this idea. It would be awesome to use KeyStore + EncryptedSharedPreferences 😄