chore: added basic usage code to README.md #61
Annotations
10 errors and 10 warnings
examples/App.tsx#L1
Missing @file
|
examples/App.tsx#L3
Imports should be sorted alphabetically
|
examples/App.tsx#L3
Unable to resolve path to module 'react-native-dropdown-picker'
|
examples/App.tsx#L9
'ExampleComponent' is already declared in the upper scope on line 9 column 6
|
examples/App.tsx#L88
Static method 'getExample' has too many lines (25). Maximum allowed is 20
|
examples/App.tsx#L128
Method 'render' has too many lines (31). Maximum allowed is 20
|
examples/babel.config.js#L1
Missing @file
|
examples/babel.config.js#L1
Missing return type on function
|
|
examples/example-src-files/typescript-class-example.tsx#L2
Imports should be sorted alphabetically
|
examples/App.tsx#L133
Inline style: { flex: 1 }
|
examples/App.tsx#L134
Inline style: { flex: 1 }
|
examples/App.tsx#L138
Inline style: { flex: 1 }
|
examples/App.tsx#L149
Inline style: { flex: 3 }
|
examples/App.tsx#L150
Inline style: { flex: 1 }
|
examples/babel.config.js#L1
Unexpected unnamed function
|
examples/example-src-files/typescript-class-example.tsx#L70
Inline style: { flex: 3 }
|
examples/example-src-files/typescript-class-example.tsx#L71
Inline style: { flex: 1 }
|
examples/example-src-files/typescript-class-example.tsx#L78
Inline style: { flex: 1 }
|
examples/example-src-files/typescript-class-example.tsx#L105
Inline style: { flex: 1 }
|
The logs for this run have expired and are no longer available.
Loading