samitha9125/react-native-timezone

View on GitHub
example/src/App.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

export default function App() {
  const [result, setResult] = useState<Result>({
    timezone: '',
    isAutoTimeZoneEnabled: false,
    telephonyRegion: '',
Severity: Minor
Found in example/src/App.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status