react-native-toolkit/react-native-better-image

View on GitHub
example/src/App.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function App has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function App() {
  const [imageSource, setImageSource] = useState(sources[0]);

  const [intervalCounter, setIntervalCounter] = useState(0);

Severity: Major
Found in example/src/App.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status