File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 6363
6464[ @DylanYang ] ( https://github.com/Dylan19Yang ) :作者向我们介绍了在 SwiftUI 中如何通过设置 scrollTargetBehavior 来调整 ScrollView 滑动的目标位置,除了我们在 UIKit 中熟知的按页滑动 .paging 选项外,还有 .viewAligned 选项允许我们按照 view 的尺寸来决定滑动的终点。文中有较多动图展示,感兴趣的读者可以阅读本文了解更详细的信息。
6565
66+ ### 🐎 [ Building Peer-to-Peer Sessions: Advertising and Browsing Devices] ( https://www.createwithswift.com/building-peer-to-peer-sessions-advertising-and-browsing-devices/ )
67+
68+ [ @Damien ] ( https://github.com/ZengyiMa ) :文章详解用 Multipeer Connectivity 框架实现 iOS 近场通信:配置权限、初始化 PeerSessionManager,用 MCNearbyServiceAdvertiser 广播自身并自动接受连接,同时用 MCNearbyServiceBrowser 发现与维护设备列表,附完整Swift源码展示如何整合广告、浏览、会话管理等功能,实现设备间的加密点对点通信。
69+
6670## 工具
6771
6872### [ Mole:像鼹鼠一样深入挖掘来清理你的 Mac] ( https://github.com/tw93/Mole )
You can’t perform that action at this time.
0 commit comments