FKLC / expo-secure-store-chunked

Store longer secure content in your Expo app. An extension to expo-secure-store.

Home Page:https://www.npmjs.com/package/expo-secure-store-chunked

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expo Secure Store Chunked

Store longer secure content by chunking it into smaller parts.

Installation

npx expo install expo-secure-store-chunked

Usage

API is the same as the original package, so you can just use the original documentation. Note that this library only exports deleteItemAsync, getItemAsync, setItemAsync functions.

About

Store longer secure content in your Expo app. An extension to expo-secure-store.

https://www.npmjs.com/package/expo-secure-store-chunked

License:MIT License


Languages

Language:TypeScript 100.0%