This app is a test for an interview at Global Logic.
- You can see some news online.
- Each item in the list has a image, title, and description.
- If you press the items it shows more details about the news.
- Aditional you can update the list with a simple down swipe at the begining of the list. If the device loose the internet connection it shows an alert.
This app was made in xCode Version 13.2.1 and Swift 4.
To run you only need to download the repository code and open the file "GlobalLogic.xcodeproj" in your xCode and press Run. Maybe you get an alert from iOS when you download from the Internet. Are you sure you want to open it? Press "Trust and Open". Then you only press RUN and enjoy.
This code is very simple to understand, it has a MainViewController that contains all the principal code to control the list.