Liking cljdoc? Tell your friends :D

glittershark.core-async-storage

cljs

Clojurescript wrapper around react-native's AsyncStorage using core.async

In general, all functions in this namespace are kebab-case versions of AsyncStorage's camelCase functions, that return a `core.async' channel rather than taking a callback

All keys and values passed to functions in this namespace will also be serialized to and from EDN before being stored

Clojurescript wrapper around react-native's AsyncStorage using core.async

In general, all functions in this namespace are kebab-case versions of
AsyncStorage's camelCase functions, that return a `core.async' channel rather
than taking a callback

All keys and values passed to functions in this namespace will also be
serialized to and from EDN before being stored
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close