Weather Map - Takefive Interactive
WeatherMap combines weather info with map display. You can view the ongoing weather change of an entire region in one scroll! It is a tool designed for those of you who road-trip or travel around often.
Weather Map is now supporting Gaode Map(高德地图)in China!
Checkout the ChinaVersion
branch for our pre-release!
- Download the repository
$ git clone https://github.com/TakefiveInteractive/WeatherMap.git
$ cd WeatherMap
For checkout the ChinaVersion
$ git checkout ChinaVersion
- Install pods
$ cd WeatherAroundUs
$ pod install
- Open the workspace
$ open WeatherMap.xcworkspace
- Compile and run the app in simulator
- Under Xcode, press
Ctrl + R
- Xcode 6.3
- iOS 8
Now Weather Map version 2.0 is available in App Store.
- Alamofire for network request
- SwiftyJSON for handling JSON api
- Spring for code-less animation
- FMDB for data storing
- GPUImage for image handling
- HanekeSwift for cache
- Shimmer for animation