- Notifications
You must be signed in to change notification settings - Fork12
react-native/AsyncStorage based engine for redux-storage
License
NotificationsYou must be signed in to change notification settings
react-stack/redux-storage-engine-reactnativeasyncstorage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
AsyncStorage
based engine forredux-storage.
npm install --save redux-storage-engine-reactnativeasyncstorage
This will useAsyncStorage
out ofreact-native.
importcreateEnginefrom'redux-storage-engine-reactnativeasyncstorage';constengine=createEngine('my-save-key');
The original author of the packageredux-storage-engine-reactnativeasyncstorage has decided to deprecate the project and no longer maintained. The package will now be maintained here.
Thank youmichaelcontento for a great library!
The MIT License (MIT)Copyright (c) 2016- Gunjan Soni <gunjan.soni2002@gmail.com> Copyright (c) 2015-2016 Michael Contento <mail@michaelcontento.de> Permission is hereby granted, free of charge, to any person obtaining a copy ofthis software and associated documentation files (the "Software"), to deal inthe Software without restriction, including without limitation the rights touse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies ofthe Software, and to permit persons to whom the Software is furnished to do so,subject to the following conditions:The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESSFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS ORCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHERIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR INCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
About
react-native/AsyncStorage based engine for redux-storage
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Languages
- Makefile75.2%
- JavaScript24.8%