richardshaw700

Results 3 issues of richardshaw700

// Issue 1: While sheet is fullscren, the keyboard handler makes the sheet rapidly close and open again, onFocus, and onBlur. // Issue 2: There's no method to add margin...

``` WARN (ADVICE) View #3519 of type RCTView has a shadow set but cannot calculate shadow efficiently. Consider setting a background color to fix this, or apply the shadow to...

This should be default behaviour on iOS for scroll views, but it does not work, nor does it work when setting explicitly bounces={true}. The regular react-native ScrollView sort of works...