Skip to content

Releases: MaikCL/PKDex-iOS

v1.1.0 - Gargantua

20 Oct 17:47
824284b
Compare
Choose a tag to compare

What's new

Core Component

  • Refactorized: Simplify the way of implement MVI module

Favorites Component

  • Refactorized: Simplify the way of implement MVI module

Listing Component

  • Refactorized: Simplify the way of implement MVI module

v1.0.0 - A New Hope

22 Jun 19:06
f28c425
Compare
Choose a tag to compare

What's new

Favorites Component

  • Added: Favorite component with state for favorites pokemon

Listing Component

  • Enhanced: Added Favorite Store to include the favorite pokemon for user in the listing

v0.8.0

03 May 02:20
d81fe49
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

What's new

APIs Component

  • Added: List of Pokemon from Kanto providing for PokeAPI.co

Core Component

  • Added: SceneStore for Scene management

Design Component

  • Added: Common simple exception view

Listing Component

  • Added: ListingStore for Listing management
  • Added: ListingUI with basic Listing features