2.2.0 • Published 5 years ago

react-native-async-storage-rocks v2.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

RocksDB-based backend for AsyncStorage

Adapted with minor changes from @chirag's gist which itself was adapted from @sahrens's gist showcasing fb's internal implementation

Install

yarn add react-native-async-storage-rocks

Link in the native dependency

react-native link react-native-async-storage-rocks

Usage

import 'react-native-async-storage-rocks'

Contributors

Spencer Ahrens
Chirag
Mark Vayngrib

PRs welcome!