docs: add missing information about status bar props #5261
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
|