Chiran Doshi

Results 1 comments of Chiran Doshi

@xinthink Any update on this issue? The radio button's _onLayout is continuously being triggered causing a shaking effect. ``` if (width === this.state.width && height === this.state.height) { return; }...