Mention RN right at the top
Summary: RN is first class. Reviewed By: jknoxville Differential Revision: D20693739 fbshipit-source-id: a9eabbcb25254dfaf0e31a252bf67eae22390010
This commit is contained in:
committed by
Facebook GitHub Bot
parent
57c573d973
commit
7e9e7c2fe9
@@ -17,10 +17,10 @@ class Index extends React.Component {
|
|||||||
<div className="content">
|
<div className="content">
|
||||||
<h1>Extensible mobile app debugger</h1>
|
<h1>Extensible mobile app debugger</h1>
|
||||||
<h2>
|
<h2>
|
||||||
Flipper is a platform for debugging mobile apps on iOS and
|
Flipper is a platform for debugging iOS, Android
|
||||||
Android. Visualize, inspect, and control your apps from a simple
|
and React Native apps. Visualize, inspect, and control your apps
|
||||||
desktop interface. Use Flipper as is or extend it using the plugin
|
from a simple desktop interface. Use Flipper as is or extend it
|
||||||
API.
|
using the plugin API.
|
||||||
</h2>
|
</h2>
|
||||||
<div className="row">
|
<div className="row">
|
||||||
<p
|
<p
|
||||||
|
|||||||
Reference in New Issue
Block a user