Skip to content

helvetiica/PokemonCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Pokemon Card using SwiftUI

A fun little project to demonstrate the implementation of a parallax effect on one of my favorite Pokemon cards using SwiftUI 💖

Features

  • Parallax Effect: Utilizes SwiftUI animations to create a parallax effect on the Charizard card.
  • Modular Design: The code is organized in a modular and reusable manner, making it easy to integrate the parallax effect into other SwiftUI projects.
  • Customizable: Easily customize the Pokemon card by updating the content and images (cardbg.png & charizard.png) with your favorite Pokemon.
Demo.mp4