Closed dogweather closed 9 years ago
Indeed, you can use any Objective-C code from Swift :smile: Check out https://developer.apple.com/library/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html.
Let us know if you run into any octokit-specific problems!
FYI, I'm porting this to Swift https://github.com/onmyway133/Github.swift, using RxSwift
I also started a Swift library recently: https://github.com/mdiep/Tentacle. It uses ReactiveCocoa.
I'd really like to see docs or examples of how to use this while programming in Swift, assuming it's possible.