mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
46417dd26a
Summary: The `setupDevtools` for Android looks coming on [v0.30](https://github.com/facebook/react-native/commit/22fbb6d46d4b91bfe08b83aaba46ad92a32bf984), currently we need to run `adb reverse tcp:8097 tcp:8097`, I think get host IP (`10.0.2.2`, Genymotion: `10.0.3.2`) for Android will be better. (it can be found in `AndroidConstants` native module) Closes https://github.com/facebook/react-native/pull/8811 Differential Revision: D3586177 Pulled By: javache fbshipit-source-id: 3bfe04391b0fea608e4d3deab03dd376fab8727c