1.0.0 • Published 7 months ago

rn-async-storage-prefix v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

rn-async-storage-prefix

rn-async-storage-prefix is a package that simplifies AsyncStorage usage in React Native applications by allowing you to set a prefix for keys.

Features

  • Easily set a prefix for AsyncStorage keys in your React Native application.
  • Simplifies AsyncStorage usage for data separation.

Installation

Install the package using npm:

npm install rn-async-storage-prefix