This assignment is developed in Xcode 10.3 using Swift 5.0 Language. This app fetch the most recent tweets using your current location and radius in the TableView as well as in Mapview.
Fetch the tweets based on location and radius Search the tweets by typing any hash tags, name etc
- TwitterKit
- Alamofire
Native Unit test class XCTestCase is being used in this assignment. Tried to cover unit test of all the classes