add link to RN + Flipper talk
Summary: ^ Reviewed By: passy Differential Revision: D21619630 fbshipit-source-id: f1570cc509b67d5a6bace76f1c094abe81b42522
This commit is contained in:
committed by
Facebook GitHub Bot
parent
080085e788
commit
f9ade3d74d
@@ -11,6 +11,11 @@ Integration between React Native and Flipper is enabled out of the box in React
|
||||
|
||||
→ [See setup instructions for React Native](../getting-started/index#setup-your-react-native-app)
|
||||
|
||||
<center>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/WltZTn3ODW4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
<br/><em>Flipper: The Extensible DevTool Platform for React Native</em>
|
||||
</center>
|
||||
|
||||
## Device type: React Native
|
||||
|
||||
In Flipper there is a dedicated device type, “React Native”, that connects to a locally running Metro instance to interact with your React Native app. This device will be detected as soon as you fire up a Metro instance by running `yarn run ios` or `yarn run android` in your project.
|
||||
|
||||
Reference in New Issue
Block a user