You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -33,6 +24,12 @@ import createEngine from 'redux-storage-engine-reactnativeasyncstorage';
33
24
constengine=createEngine('my-save-key');
34
25
```
35
26
27
+
# A fork of [redux-storage-engine-reactnativeasyncstorage](https://github.com/michaelcontento/redux-storage-engine-reactnativeasyncstorage)
28
+
29
+
The original author of the package [redux-storage-engine-reactnativeasyncstorage](https://github.com/michaelcontento/redux-storage-engine-reactnativeasyncstorage) has decided to deprecate the project and no longer maintained. The package will now be maintained here.
30
+
31
+
Thank you [michaelcontento](https://github.com/michaelcontento) for a great library!
0 commit comments