Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 625 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 625 Bytes

Pokemon Monsters iOS App

Welcome to Pokemon Monsters iOS App! This app is an example of how we can use Poke Api to get Pokemon information and show in a simple app using SwiftUI and Combine.

Version & Staff

  • Version 1.0
  • Xcode 13.2.1
  • Swift 5.5
  • CachedAsyncImage 2.1.1

Architecture

  • Clean + MVVM
  • Following SOLID principles

Features

  • Pokemon list with infinity scroll
  • Search bar to filter previous loaded pokemons
  • Pokemon detail view where you can listen pokemon cry if the sound exists!!!

To-Do

  • More Testing
  • Manage errors
  • Add more pokemon's properties