-
-
/AndroidStudioProjects/Pokedex/app/src/main/java/tech/alvarez/pokedex/ListaPokemonAdapter.java:44: error: cannot access Fragment
Glide.with(context)
^
class file for android.…
-
### Type of Issue (Enhancement, Error, Bug, Question)
Question
----------------------------------------
#### Operating System
Windows
#### PySimpleGUI Port (tkinter, Qt, Wx, Web)
por…
-
Hi, so I checked the issues, and noticed that about 14 months ago, [PR 583](https://github.com/PokeAPI/pokeapi/pull/583) was supposed to add new data for Moltres. I noticed while building a pokedex tr…
-
**Feature Description**:
At the moment, the Pokedex in the menu doesn't look very good as the numbers are not in order:
```
NASSER's Pokédex
69 - BELLSPROUT: Seen
4 - CHARMANDER: Seen, Caught
16…
-
### Describe the problem
I've often wished the Sveltekit demo app was a little more full-featured. Right now it has 3 pages with fixed URLs and that's it. I wish it had a route with path params in it…
-
Many new Pokemon have been recently added in the pokemon.com site till Enamorus.
I use PokeApi in a small Pokedex based project and I request you to add the data of the newly added Pokemon so that we…
-
**Description**
It's a cool pokedex app with react and redux. It offers searching and filtering functionalities as well as you can catch your favorite pokemons and add them to your favorites.
**De…
-
I mentioned this in https://github.com/PokeAPI/pokedex-promise-v2/issues/61 before.
The idea was to set a default picture in the case that a API element need one but has none.
This is already di…
-
Good morning and thank you for this awesome library and project.
A classmate and I have been developing a little Pokedex application using React, choosing PokeAPI in the process, as part of the pro…