Releases: BraveDroid/NavigationPlayground
Releases · BraveDroid/NavigationPlayground
v1.0.0
Release 1.0.0
- Add conditional navigation to LoginFragment
- Simplify the onbackpressed behavior with an extension function
- Conditional navigation first-time user experience (FTUE)
- Add all types of supported animation with navigation component
- Implicit and explicit deep linking
- Make view scrollable when the keyboard appears
v0.1.4
- Support navigation between ChooseRecipientFragment and confirmationFragment.
- Pass arguments data using safe args / bundle.
v0.1.3
- Triger the ci on pull_request.
v0.1.2
- Fix bug about the automating closing of issues
v0.1.1
Related Issue
- release v0.1.1
Proposed Changes
- global navigation
- included navigation
- RF as a new assignee
v0.1
-setup ci for github with PR and issues templates.
-setup navigation with nested
-setup support for safe args and navigation by directions