Skip to content

Conversation

@aguragorn
Copy link

Summary

What:

  • When the user is logged out the app briefly shows the NotesScreen before redirecting to LoginScreen

Why:

  • The initial screen configured in navigation is NotesScreen

How:

  • Dynamically choose start destination based on login state
  • Add instrumentation tests to ensure correct start destination

Checklist

  • Build and linting is passing.
  • This change is not breaking existing flow of a system.
  • I have written test case for this change.
  • This change is tested from all aspects.

…een for a second

### What:
- When the user is logged out the app briefly shows the NotesScreen before redirecting to LoginScreen

### Why:
- The initial screen configured in navigation is NotesScreen

### How:
- Dynamically choose start destination based on login state
- Add instrumentation tests to ensure correct start destination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants