mpclarkson / StravaSwift

A Swift wrapper for the Strava API v3
MIT License
102 stars 45 forks source link

Update example project to be compatible with iOS 13 and light/dark mode. #38

Closed ehmjaysee closed 2 years ago

ehmjaysee commented 2 years ago

Only updated the files under Example/ folder. Now runs on iOS13+ devices and UI behaves correctly for both light & dark modes.

ehmjaysee commented 2 years ago

Travis is complaining about CocoaPods and RVM installs. I'll get that sorted out and resubmit.