jmacboy / Pokedex-ios

iOS implementation for PokeAPI pokedex
2 stars 0 forks source link

[iOS] Create breeding and location information on the about page tab #34

Open jmacboy opened 2 years ago

jmacboy commented 2 years ago

Add the breeding and location information from the about page tab as shown in the design:

Image

To get the location information, from the API get the pokedex_entries and its names from the species

Acceptance Criteria