Adjust goUp to handle navigating back when targetState is rootState #69
lint-changed.yml
on: pull_request
Changed files ESLint check
3m 53s
Annotations
3 errors
Changed files ESLint check:
src/libs/Navigation/AppNavigator/Navigators/ReportsSplitNavigator.tsx#L52
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Changed files ESLint check:
src/libs/Navigation/AppNavigator/Navigators/ReportsSplitNavigator.tsx#L63
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Changed files ESLint check
Process completed with exit code 1.
|