teamdigitale/italia-app

View on GitHub
ts/features/design-system/core/DSStickyMessageCTAs.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function DSStickyMessageCTAs has 84 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const DSStickyMessageCTAs = () => {
  const scrollY = useSharedValue<number>(0);
  const insets = useSafeAreaInsets();

  /* We can't just use `screenHeight` from `Dimensions` because
Severity: Major
Found in ts/features/design-system/core/DSStickyMessageCTAs.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status