--- tags: Public --- # iOS/tvOS 技術文章連結 平常看到的東西太多了,需要一個地方整理 ### WWDC Notes * [Blackjacx](https://github.com/blackjacx/WWDC/blob/master/README.md) ### SwiftUI * [@MengTo](https://twitter.com/MengTo/status/1139643814136733697) 的[課程](https://designcode.io/swiftui?promo=learnswiftui) * Sample: [MovieSwiftUI](https://twitter.com/Dimillian/status/1142888974203195392) * [SwiftUI Twitter Demo Collection](https://ios13.dev/swiftui-twitter-demo-collection-cjxb53sdr001krfs18w1cn2xh) ### Combine https://www.avanderlee.com/swift/combine/ https://heckj.github.io/swiftui-notes/ ### Sign In with Apple * [What the Heck is Sign In with Apple?](https://developer.okta.com/blog/2019/06/04/what-the-heck-is-sign-in-with-apple) ### App Review * [Inside Apple’s team that greenlights iPhone apps for the App Store](https://www.cnbc.com/2019/06/21/how-apples-app-review-process-for-the-app-store-works.html) - CNBC ### ReplayKit https://www.facebook.com/17app/videos/349506605990892 1:09 左右 ### Network Extension Demo - https://github.com/zyuanming/SimpleTunnel Lockdown app - https://github.com/confirmedcode/lockdown-ios TunnelProvider - https://developer.apple.com/documentation/networkextension/nepackettunnelprovider NEKit - https://github.com/zhuhaow/NEKit libnekit - https://github.com/zhuhaow/libnekit