thoughtbot / react-native-template

Template React Native project to be used with Cookiecutter
MIT License
61 stars 8 forks source link

react-devtools? #24

Closed croaky closed 5 years ago

croaky commented 7 years ago

To bin/setup? Looks like it was recently patched to work with React Native https://blog.expo.io/using-react-devtools-with-react-native-6c59e636a03b

jakecraige commented 7 years ago

This could be cool if someone wants to try it out. If you use Atom + Nuclide it already has the inspector built in, this seems nice though for those who don't have that.

We would probably add it to the package.json rather than bin/setup since it's just a node module we don't need as a global thing

purinkle commented 5 years ago

react-devtools?