有什么方法可以让我在 Swift 中看到 PhotoScroller?
Is there any way that i can see PhotoScroller in Swift?
Apple 在 WWDC 上发布了很多很棒的教程 2010.So,我想学习 PhotoScroller,其中之一包括带缩放功能的照片滚动 feature.But 大部分代码都在 Objc.So ,有什么方法可以让我在 Swift 学习它吗?
这是 PhotoScroller 的 link:
https://developer.apple.com/library/ios/samplecode/PhotoScroller/Introduction/Intro.html
任何代码帮助或类似的例子都是appreciated.Thank你。
您可以在以下 link 找到 Swift 版本的 PhotoScroller App:
https://github.com/villyg/PhotoSlideShow-Swift
你可以试试这个。它基于 Apple 的 PhotoScroller 演示,添加了一些额外的功能并在 Swift
中编写
https://github.com/huynguyencong/ImageScrollView
Apple 在 WWDC 上发布了很多很棒的教程 2010.So,我想学习 PhotoScroller,其中之一包括带缩放功能的照片滚动 feature.But 大部分代码都在 Objc.So ,有什么方法可以让我在 Swift 学习它吗?
这是 PhotoScroller 的 link:
https://developer.apple.com/library/ios/samplecode/PhotoScroller/Introduction/Intro.html
任何代码帮助或类似的例子都是appreciated.Thank你。
您可以在以下 link 找到 Swift 版本的 PhotoScroller App: https://github.com/villyg/PhotoSlideShow-Swift
你可以试试这个。它基于 Apple 的 PhotoScroller 演示,添加了一些额外的功能并在 Swift
中编写
https://github.com/huynguyencong/ImageScrollView