react-native-use-persist-storage
Storage library
A library that provides persistent storage and rehydration capabilities for React Native applications using Hooks.
Persist and rehydrate a context store by React Hooks
39 stars
4 watching
4 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
hookspersistent-storagereact-nativereact-native-hooksstoragetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
restuwahyu13/node-disk-storage | A fast and secure local storage solution for Node.js applications | 16 |
nickoneill/pantry | A lightweight persistence layer for storing user data and other relevant objects in Swift | 831 |
hj29/vue-use-local-storage | A Vue 3 composition API to store and retrieve reactive data from local storage. | 4 |
remobile/react-native-mongoose | A lightweight storage solution for React Native applications using AsyncStorage | 23 |
donavon/use-persisted-state | Provides a custom React Hook for shared and persistent state management across multiple instances, tabs, and browsers | 1,377 |
alekseykulikov/storage | An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 606 |
juliomrqz/vue-warehouse | Provides a cross-browser storage solution with support for multiple storage methods and plugins, enabling easy integration with Vue.js applications. | 174 |
cosmos/iavl | A data structure used to store persistent key-value pairs in a blockchain network. | 423 |
maple3142/vuejs-storage | A Vue.js plugin for persisting data in localStorage or sessionStorage. | 121 |
realtime-framework/rctrealtimecloudstorage | A React Native SDK providing real-time cloud storage capabilities for iOS applications. | 8 |
yesodweb/persistent | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 467 |
cyrilletuzi/angular-async-local-storage | A client-side storage solution for Angular applications using asynchronous IndexedDB and RxJS observables. | 676 |
cheeaun/react-native-cache-store | A wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data. | 45 |
containers/storage | A Go library that provides methods for storing and managing filesystem layers, container images, and containers. | 563 |
talut/rn-secure-storage | A React Native library providing secure storage with keychain and keystore support for Android and iOS devices. | 207 |