React native vp updates (#569) #34
react-native-codestyle.yml
on: push
check-react-native-codestyle
58s
Annotations
7 warnings
check-react-native-codestyle:
demo/react-native/App.tsx#L160
Inline style: { backgroundColor: '#ffd105' }
|
check-react-native-codestyle:
demo/react-native/App.tsx#L172
Inline style: { flex: 0.95, marginBottom: 10 }
|
check-react-native-codestyle
Inline style: { color: 'white' }
|
check-react-native-codestyle
Inline style: { flex: 1, padding: 20 }
|
check-react-native-codestyle
Inline style: { color: 'white', fontSize: 16 }
|
check-react-native-codestyle
Inline style: { flex: 0.35, justifyContent: 'center', alignContent: 'center' }
|
check-react-native-codestyle
Inline style: { flex: 0.08, justifyContent: 'flex-end', paddingBottom: 25 }
|