Add support for iOS 26 subtitle in native stack #556
Annotations
10 warnings
|
lint-js:
src/fabric/FullWindowOverlayNativeComponent.ts#L6
'react-native/Libraries/Types/CodegenTypes' React Native deep imports are deprecated. Please use the top level import instead
|
|
lint-js:
src/components/SearchBar.tsx#L16
'react-native/Libraries/Types/CodegenTypes' React Native deep imports are deprecated. Please use the top level import instead
|
|
lint-js:
src/components/Screen.web.tsx#L32
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
|
|
lint-js:
src/components/Screen.tsx#L278
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
|
|
lint-js:
src/components/Screen.tsx#L270
'props' is already declared in the upper scope on line 61 column 24
|
|
lint-js:
src/components/Screen.tsx#L166
'ref' is already declared in the upper scope on line 61 column 31
|
|
lint-js:
src/components/Screen.tsx#L144
'props' is already declared in the upper scope on line 61 column 24
|
|
lint-js:
src/components/Screen.tsx#L66
'ref' is already declared in the upper scope on line 61 column 31
|
|
lint-js:
src/components/FullWindowOverlay.tsx#L20
Unexpected any. Specify a different type
|
|
lint-js:
src/components/DebugContainer.tsx#L5
'react-native/Libraries/ReactNative/AppContainer' React Native deep imports are deprecated. Please use the top level import instead
|