StravaSwift icon indicating copy to clipboard operation
StravaSwift copied to clipboard

Update Readme To Support SwiftUI

Open joeblau opened this issue 5 years ago • 1 comments

Fixes #28

  • [x] Updated the readme to have an example for SwiftUI
  • [x] Added the @discardableResult attribute to the return of handleAuthorizationRedirect so you don't need to use the boolean result.

joeblau avatar Aug 25 '20 18:08 joeblau

I added some changes to make the models structs that conform to codable as well as adding @discardableResult to handleAuthorizationRedirect

joeblau avatar Oct 18 '20 18:10 joeblau