akai-org / akai-org/Mobile-learning-pokemons

Pokemon Detail Screen

Aberta
#3 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement good first issue
Linguagem predominante
Kotlin
Estrelas
0
Forks
1
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

So we get a bunch of information on each pokemon. However, it would be nice to get some more detailed insights of those creatures. That's why we need a Pokemon Detail Screen.

What's your task?
Extend a model class to hold more interesting data.
Just implement another screen to display pokemon information.
Add it to the NavHost in MainActivity. (https://developer.android.com/jetpack/compose/navigation)
Add another event to ListScreenEvents - OnNavigate
Inject this pokemon into the screen when calling a navigation function from listViewModel - onEvent - OnNavigateEvent.
Try it out!

If you'd like to try and implement it - good luck and feel free to ask for help or any other extra materials.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.