digitalfabrik/integreat-app

View on GitHub
native/src/components/SimpleImage.tsx

Summary

Maintainability
A
30 mins
Test Coverage
B
85%

Avoid too many return statements within this function.
Open

  return (
    <AspectRatioImage
      source={cachedSource}
      resizeMode={resizeMode}
      style={style}
Severity: Major
Found in native/src/components/SimpleImage.tsx - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status