hongbo-miao/hongbomiao.com

View on GitHub
mobile/mobile-react-native/App.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

function App() {
  const [isAppReady, setIsAppReady] = React.useState(false);

  React.useEffect(() => {
    const prepare = async () => {
Severity: Minor
Found in mobile/mobile-react-native/App.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status