From b3472b072e3a4b0be55d7470a3fc4190c10ad36c Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Thu, 16 Feb 2017 13:02:40 +0000 Subject: [PATCH] Add screenshot --- packages/react-devtools/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/react-devtools/README.md b/packages/react-devtools/README.md index 3fe6b34f84..17d31faaa7 100644 --- a/packages/react-devtools/README.md +++ b/packages/react-devtools/README.md @@ -1,11 +1,11 @@ # `react-devtools` -## Why use this? - If you need to debug a React page somewhere other than Chrome on desktop (a mobile browser, an embedded webview, safari, etc), the `react-devtools` package is for you! It is also useful if your app is inside an iframe. It works both with React DOM and React Native. +Screenshot of React DevTools running with React Native + ## Usage Install the package: