Building a PokeDex App, in which you’ll be able to view your favorite pokemons!
- Displays a vertical list of Pokemons in a compact format.
- Make custom cells using Xibs
- Define the model for your pokemon
- Displays a Horizontally-scrollable list of Pokemons in a Large format.
- Make custom cells using Xibs
- Displays a Collection View with a list of Pokemons both in compact format & Large format
Compact | Large | Composed |
---|---|---|
- If you have a feature request, open an issue
- If you want to contribute, submit a pull request