zalmoxisus / remote-redux-devtools

Redux DevTools remotely.
http://zalmoxisus.github.io/monitoring/
MIT License
1.8k stars 138 forks source link

Add default hostname for rn-host-detect #86

Closed jhen0409 closed 7 years ago

jhen0409 commented 7 years ago

Currently we must set hostname: 'localhost' for make rn-host-detect convert the hostname successfully for RN Android (it make some issues like #68), I think set the default hostname for getHostForRN will be better.