中文文档 | English Document
Running Life(Open Source),a runens GPS social running app,based on AMAP and HealthKit。
Effect
Functaion
. Drawing running path dynamicly . Judge running status intelligently . Record running data and generate a small card to share(WeChat) . Show burning calories with Bar chart
Technology
. MVVM architecture (now temporarily using KVOController to solve the problem of Communication between View and ViewModel, the next version will be switched to ReactiveCocoa) . Draw running path dynamicly on AMAP . Judge running status by CMMotionManager . Elegant record page made by Bessel curve and frame animation . CoreData . HealthKit . Implementate a view multiplexing mechanism to solve the problem of OOM
请发表评论