This is my first project for iOS using Swift.
This is simple mobile app that working with StackExchange API:
- It shows table of questions from stackoverflow.com using one of several tags for iOS developer.
- By clicking on some question you can see all answers for it including accepted answer marks and code fields.
- User can change active tag by chosing one in sidebar menu.