Build a SwiftUI Pokedex app for iOS 15 (Clean MVVM Architecture)

preview_player
Показать описание


00:00 App demo
01:11 Getting started
01:28 Pokemon JSON
02:56 Helpers
08:06 Models
11:50 Pokemon Manager
14:20 ViewModel
20:53 Views
31:42 Running the app
Рекомендации по теме
Комментарии
Автор

This was SO much fun to do. I love Pokemon and taking concepts like this are way easier for me to learn than by following all of the other generic projects that exist. Thanks for making this!

Data_Model
Автор

What a great video, thank you for this kind of material. 🙏

EricTMCode
Автор

Imgetting an error "Fatal error: Could no decode Pokemon.json from bundle"

rparham
Автор

I love how you create those helper methods, using <T> is a superpower every dev should master

Risecustomshop
Автор

Hello all i have one qestion i have this isse Thread 1: Fatal error: Could not decode pokemon.json from bundle.

im working on newest xcode 14.2 and when i want to run this app its this error shows i do exacly like in this tutorial

borysg
Автор

Hi ! Thank you so much for this video ! im beginner in swiftui and I have a question for you if you don't mind !

So about the PokemonManager swift file, it's possible to use it just if our json file is not dynamic ? and if its a dynamic file(like if the data can change online) how can we do ?

Thank you so much have a great day

mehreen