RayKay91

Results 2 issues of RayKay91

### Description When a ScrollView is used with the `stickyHeaderHiddenOnScroll` prop AND a `contentInset` is passed in with a `{ top: number }` value the sticky header scrolls away and...

Component: ScrollView
Needs: Triage :mag:

Getting an error with `verbatimModuleSyntax` rule enabled, this PR addresses it by importing the types with the `type` keyword. Not sure why this is being flagged by TS tbh, I...