React native vp updates #8
react-native-codestyle.yml
on: pull_request
check-react-native-codestyle
59s
Annotations
4 warnings
check-react-native-codestyle:
demo/react-native/App.tsx#L220
Inline style: { flex: 6 }
|
check-react-native-codestyle:
demo/react-native/App.tsx#L242
Inline style: { color: 'white', fontSize: 16 }
|
check-react-native-codestyle:
demo/react-native/App.tsx#L252
Inline style: { flex: 1, justifyContent: 'center', alignContent: 'center' }
|
check-react-native-codestyle:
demo/react-native/App.tsx#L263
Inline style: { flex: 0.5, justifyContent: 'center', paddingBottom: 10 }
|