fix(android): fix enter/exit translation value #12
Annotations
10 warnings
|
Lint:
src/fabric/FullWindowOverlayNativeComponent.ts#L6
'react-native/Libraries/Types/CodegenTypes' React Native deep imports are deprecated. Please use the top level import instead
|
|
Lint:
src/components/SearchBar.tsx#L19
'react-native/Libraries/Types/CodegenTypes' React Native deep imports are deprecated. Please use the top level import instead
|
|
Lint:
src/components/Screen.web.tsx#L32
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
|
|
Lint:
src/components/Screen.tsx#L317
Inline style: { display: "activityState !== 0 ? 'flex' : 'none'" }
|
|
Lint:
src/components/Screen.tsx#L309
'props' is already declared in the upper scope on line 69 column 24
|
|
Lint:
src/components/Screen.tsx#L178
'ref' is already declared in the upper scope on line 69 column 31
|
|
Lint:
src/components/Screen.tsx#L156
'props' is already declared in the upper scope on line 69 column 24
|
|
Lint:
src/components/Screen.tsx#L74
'ref' is already declared in the upper scope on line 69 column 31
|
|
Lint:
src/components/FullWindowOverlay.tsx#L20
Unexpected any. Specify a different type
|
|
Lint:
src/components/DebugContainer.tsx#L5
'react-native/Libraries/ReactNative/AppContainer' React Native deep imports are deprecated. Please use the top level import instead
|
Loading