Skip to content

docs: add missing information about status bar props #5261

docs: add missing information about status bar props

docs: add missing information about status bar props #5261

Triggered via pull request June 2, 2025 08:48
Status Success
Total duration 2m 31s
Artifacts

main.yml

on: pull_request
install-and-lint
2m 20s
install-and-lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
install-and-lint: src/gesture-handler/ScreenGestureDetector.tsx#L62
Unexpected any. Specify a different type
install-and-lint: src/gesture-handler/RNScreensTurboModule.ts#L12
Unexpected any. Specify a different type
install-and-lint: src/fabric/SearchBarNativeComponent.ts#L3
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
install-and-lint: src/components/Screen.web.tsx#L32
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
install-and-lint: src/components/Screen.tsx#L276
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
install-and-lint: src/components/Screen.tsx#L268
'props' is already declared in the upper scope on line 61 column 24
install-and-lint: src/components/Screen.tsx#L165
'ref' is already declared in the upper scope on line 61 column 31
install-and-lint: src/components/Screen.tsx#L143
'props' is already declared in the upper scope on line 61 column 24
install-and-lint: src/components/Screen.tsx#L66
'ref' is already declared in the upper scope on line 61 column 31
install-and-lint: src/components/FullWindowOverlay.tsx#L20
Unexpected any. Specify a different type