ytqiu

Results 4 issues of ytqiu

found if i got wrong url, the failureBlock cannot callback. because of the self.error is set by super.responseObject.

hi, i found when html page changed and event sent to browser, but reloadPage() not do it correct! finally i found, this.window.document.location.reload() can not load from server. so i add...

i have found ReactWheelCurvedPickerManager use the hard code "2" instead of real device density. > @ReactProp(name="textSize") public void setTextSize(ReactWheelCurvedPicker picker, int size) { if (picker != null) { picker.setTextSize(size *...