Pokedex Mobile app is finally finished
Pokedex Devlog #6
The Pokedex mobile app is now finished and I am working on finishing the web version of the app too.
Here is what I have added:
- A
NotConfidentpage that is displayed when the model can’t give a solid prediction about the image. - A ’AllPokemon` page that displays all 151 pokemons from generation 1 in a flatList.
- I was using a a very messy state based navigation so I updated it to a Stack navigation.
- I also add a tab at the bottom of the Pokemon, Not confident and All Pokemon pages, though it sometimes overlaps the page content like that of the mewtwo picture.
- Create a seperate
AppContextfor the web version to load the model in the web.
What’s left in the project before the ship?
- The Mobile app is finished, I just have to make the Camera and Upload components for the web version of the app and then the project would officially be completed.
I was having my exams so I wasn’t able to code for a while :(
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.