dappros/ethora

View on GitHub
client-reactnative/src/navigation/RootStack.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function RootStack has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const RootStack = observer(() => {
  const {loginStore} = useStores();
  const {
    setTokenFromAsyncStorage,
    setInitialDetailsFromAsyncStorage,
Severity: Minor
Found in client-reactnative/src/navigation/RootStack.tsx - About 1 hr to fix

There are no issues that match your filters.

Category
Status