samitha9125/react-native-timezone

View on GitHub

Showing 1 of 1 total issue

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
    Severity
    Category
    Status
    Source
    Language