iapolog2u

Results 4 comments of iapolog2u

If you have an https proxy, e.g., use polipo's port 8123 to proxy socks5's port 1080 You can do it like below ``` https_proxy=https://127.0.0.1:8123 nvm ls-remote ```

Thanks for your reply, I agree with you. But I don't know how to optimize it : ) In my usage scenario I want my webview on Android behave like...

fixed in [pr](https://github.com/dongyaQin/react-native-webview-file-upload/pull/4)

+1 It seems that you can achieve it through [appmanager livesync](http://docs.telerik.com/platform/appbuilder/cordova/appmanager-livesync/overview) It'd be awesome that we can do it on our own server like this plugin [auto-updater](https://github.com/aerofs/react-native-auto-updater) ``` { "version":...