anitab-org / anitab-org/mentorship-android
Feature: Use jetpack navigation component
Aberta
Category: Coding
Type: Enhancement
- Linguagem predominante
- Kotlin
- Estrelas
- 169
- Forks
- 378
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
**Is your feature request related to a problem? Please describe.**
Currently we have a custom implementation for navigation.
**Describe the solution you'd like**
Use jetpack [Navigation component](https://developer.android.com/guide/navigation).
Also initialize the viewmodels from the NavController backstack.
**Additional context**
It is a very well documented library and using it would also reduce bugs due to navigation in our code.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.