rn-async-storage-prefix
v1.0.0
Published
A package that simplifies AsyncStorage usage in React Native applications by allowing you to set a prefix for keys.
Downloads
1
Maintainers
Readme
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