Pokedex – Swift

iOS (swift) version of skydove’s android application, check it out. Based on MVVM architecture.

cover

  • iOS 11 Support
  • MVVM
  • UIKit
  • Dependency Data Injection
  • 3 Page = Main List Screen(+Search) -> Details Screen -> Favorites Screen

About Pokedex

  • API Pokémon data through a modern RESTful API. Free and no authentication is required.
  • Kingfisher Downloading and caching images from the web.
  • Loaf Android look-a-like Toasts.
  • VerticalCardSwiper Tinder-like swiper cards used in collection view.
  • Lottie Animation in splash screen.

pokedex.mov

GitHub

View Github