Skip to content

fix: prevent material tabBarItem from re-rendering when using material-top-tabs #356

fix: prevent material tabBarItem from re-rendering when using material-top-tabs

fix: prevent material tabBarItem from re-rendering when using material-top-tabs #356

Triggered via pull request May 26, 2023 12:38
Status Failure
Total duration 4m 11s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
dependencies
Process completed with exit code 1.
build
Process completed with exit code 1.
lint: packages/react-native-tab-view/src/TabBarItem.tsx#L280
Argument of type '((event: LayoutChangeEvent) => void) | undefined' is not assignable to parameter of type 'Function'.
lint: packages/react-native-tab-view/src/TabBarItem.tsx#L289
Type 'Function' is not assignable to type '(event: LayoutChangeEvent) => void'.
lint
Process completed with exit code 2.