marcelkalveram / react-native-bulletproof-redux-provider

A bulletproof Redux provider for secure encryption of your user's data
MIT License
21 stars 9 forks source link

@react-native-community/async-storage is deprecated now, it shouldn't be used as a dependency for the lib. #2

Closed velykovits closed 3 years ago

velykovits commented 3 years ago

The @react-native-community/async-storage is deprecated now, please update to react-native-async-storage/async-storage.

Thank you in advance!

marcelkalveram commented 3 years ago

@velykovits thanks for the comment. I just updated the dependency accordingly.