A Swift iOS application that demonstrates integration with the TCGdex API for browsing Pokémon Trading Card Game Pocket cards.
- Browse Pokémon Trading Card Game Pocket cards
- Support for both Dark and Light modes
- Clean, modern iOS interface
- Integration with TCGdex API
- Card detail views with comprehensive information
- Xcode 14.0 or later
- iOS 17.0 or later
- Swift 5.7 or later
git clone https://github.com/joshuabourke/TCGPocketPalSwift.git
cd TCGPocketPalSwift
open TCGPocketPalSwift.xcodeprojYou can download the project as a ZIP directly from GitHub by clicking the green “Code” button at the top right of this repository and selecting “Download ZIP”. Once downloaded, extract the folder, open the .xcodeproj file in Xcode, and build the project.
Build and run the project on your device or simulator.
This project uses the TCGdex API to fetch Pokémon Trading Card Game data. TCGdex provides comprehensive information about cards, sets, and series.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.
- TCGdex for providing the excellent Pokémon TCG API
- The Pokémon Company for the amazing card game