0.0.4 • Published 6 years ago

react-native-async-storage-dev-menu-item v0.0.4

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
6 years ago

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