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!
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
Make sure your iOS simulator ver is 15.4 also I removed the If section: "if let image = image { }" in PokemonView it looks like the new version of AsyncImage handles the image existance for us to apply modifiers
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
@@silverspoonhoe if you change "let id = UUID()" to "var id = UUID()" just because the compiler suggested you to change it, it will fail because of that change, just leave it as let not var. it wors for me
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!
What a great video, thank you for this kind of material. 🙏
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
Make sure your iOS simulator ver is 15.4 also I removed the If section: "if let image = image { }" in PokemonView it looks like the new version of AsyncImage handles the image existance for us to apply modifiers
I love how you create those helper methods, using is a superpower every dev should master
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
Imgetting an error "Fatal error: Could no decode Pokemon.json from bundle"
same
@@silverspoonhoe if you change "let id = UUID()" to "var id = UUID()" just because the compiler suggested you to change it, it will fail because of that change, just leave it as let not var. it wors for me
Long life geek life!