All Projects â†’ jsoendermann â†’ React Native Async Storage Dev Menu Item

jsoendermann / React Native Async Storage Dev Menu Item

Licence: apache-2.0
🎛 Adds an option to your dev menu to console.log the contents of your AsyncStorage.

Programming Languages

java
68154 projects - #9 most used programming language

Async Storage Dev Menu Item

This module adds an item to your shaky menu that lets you see what's in your AsyncStorage by logging it to your (JavaScript) console as one big object.

Install

Run

yarn add react-native-async-storage-dev-menu-item
react-native link

and add import 'react-native-async-storage-dev-menu-item' somewhere in your code.

Screenshots

react-native-async-storage-dev-menu-item ios react-native-async-storage-dev-menu-item android

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].