Added storage view, and updated the UI in general

This commit is contained in:
2018-08-21 07:10:22 +02:00
parent 41570fb15e
commit 5a10498da7
29 changed files with 472 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-debug-console",
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"main": "src/index.js",
"repository": {
"url": "https://github.com/morten-olsen/react-native-debugger"