Skip to content

Feat add tabs components #173

Feat add tabs components

Feat add tabs components #173

Triggered via pull request December 11, 2023 22:39
Status Success
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: example/src/HomeScreen.tsx#L17
Inline style: { flex: 1 }
lint: example/src/HomeScreen.tsx#L29
Inline style: { marginTop: 10, width: '100%', paddingVertical: 10 }
lint: example/src/components/Flex.tsx#L7
Inline style: { flex: 1 }
lint: example/src/components/Image.tsx#L7
Inline style: { flex: 1 }
lint: example/src/components/Input.tsx#L8
Inline style: { flex: 1 }
lint: example/src/components/Pressable.tsx#L7
Inline style: { flex: 1 }
lint: example/src/components/SectionList.tsx#L21
Inline style: { flex: 1 }
lint: example/src/components/Select.tsx#L15
Inline style: { flex: 1 }
lint: example/src/components/Spinner.tsx#L7
Inline style: { flex: 1 }
lint: example/src/components/Tabs.tsx#L15
Inline style: { flex: 1, paddingTop: 20 }