Learn how to populate a user interface with data from the web. In that process we are creating a simple UI featuring a TableViewController and using JSON data we get from the darksky API.
➡️ Tutorial on how to download data from a web API and process JSON data:
➡️ Web: http://www.brianadvent.com
➡️ Icons and Weather.swift File: Add your API Key in the Weather.swift file
https://tinyurl.com/l97gq88
➡️ Tutorial Files
https://github.com/brianadvent/WeatherApp
✉️ COMMENTS ✉️
If you have questions about the video or Cocoa programming, please comment below.
Amazon Auto Links: No products found.
Hi, very clear and understandable Q. How do I change from Fahrenheit to Celsius
i found out good tutorial for SWIFT 3.
thanks for your video.
I get error at line 17. Saying “Use of undeclared type Error” and many more with Weather.swift file. I just downloaded file and drop it to Xcode as shown in video. Can someone help me ? Thank you in advance.
Hi Brian!
How can I set the region, the language and the °c?
Very cool!
Hi brian it’s a nice tutorial. Let’s make a video together like a collaboration? 😀 I am doing UI Designer on my youtube.
Awesome
Hi, can you please make a tutorial on how to create passes for wallet? 🙂
Hi Brian, May I ask you a quick question? If you have an APP idea, is it OK to sketch it out on a piece of paper or just build it and figure it out along the way?
Great tutorial here, can anyone advise how to get the current weather as well as the daily forecast?
always waiting for your tutorial
its awesome , thank you so much
Hello Brian. Do you think you could make some tutorials with reactive programming with rxSwift and rxCocoa? 🙂 Thanks in advance
What do I have to do with: let weatherObject = forecastData[indexPath.section], when I want to create my own TableViewCell.
Nice! I was creating a mockup the other day and wanted to put a pin on a map based on a city name but I didn’t know how to get the longitude and latitude. Thanks for showing me the CLGeocoder!
Hey Brian, I just found your channel and it’s awesome! I just wanted to ask you if you could make a tutorial in swift 3 on how to use CoreMotion from your IPhone and make a maze game!
Hello Brian, thank you so much for all of your great tutorials here which covers so many things, I just wanted to ask you a favour, if that possible could you please making a tutorial about how to build a Paper Scanner app for iPhones ( I mean sometimes like Scanner Pro by Readdle or Scanbot by doo GmbH ). thanks again.
Would be nice if you apply some of modern architectural patterns and add some testing in next series. Great work
Sorry, dropbox link doesn’t work anymore
BRIAN can you please show us how to create animation of Shazam discover paging thanks
Thank you
link to Icons and Weather.swift File: Add your API Key in the Weather.swift file NOT WORKING
Does Devomobiron Secrets really help to earning tons of money with it by selling own made iphone apps ? I’ve learn a lot of good things about this popular create app secrets.
شكرا جزيلا
thank you
Hi Brian, thank you for the tutorial. I do have a question though. Your custom cell consists of just a title and a subtitle. How did you implement an imageview on the left hand side without referencing to one? ( The imageview that has weather icons)
i run and have a bug
WeatherNice[58080:3510047] [MC] Reading from private effective user settings.
The data couldn’t be read because it isn’t in the correct format.
can you tell me about this error?
thank so much
Thank you for uploading, it helps me lot
could you make a video on “SQlite Database” using SWIFT ?
Hi Brian and thank you for all of you kind knowledge sharing.
Dear Brian, I had a question! How can I develop an IOS app to capture a user’s picture or video while playing a game? Do you have any suggestions for me on what to do? Thank you very very much
Thnx dude! i was worried about UI
Hi, thank you for your tutorial. There is a issue. The example project doesn’t work now. It says `The data couldn’t be read because it isn’t in the correct format`. Thank you.
Hi Brian! Good tutorial, but I see one important performance issue. You create DateFormatter instance each time when a table is calling a titleForHeaderInSection function. It will affect memory usage and performance. It is better to create one formatter for entire ViewController.
Good job bro.
Can u say me how to down load weather.swift file???