개발자: | Poke Design (7) | ||
가격: | 무료 | ||
순위: | 0 | ||
리뷰: | 0 리뷰 작성 | ||
목록: | 1 + 0 | ||
포인트: | 0 + 1 (5.0) ¡ | ||
포인트 +1 |
기술

## 关于 SwiftUI
SwiftUI 是苹果最近几年新推出的 Apple 全平台开发技术,一套代码可以运行在 iPhone、iPad、Mac、Apple Watch 和 Apple TV 上,极大的节省了开发成本,保持了应用的一致性。
SwiftUI 是一种声明式语言,比如一个文字 Text("Hello, World!"),我们可以一点点给这个文字添加属性,比如文字颜色.foregroundColor(Color.red),比如加粗.bold(),通俗易懂。
SwiftUI 去除了复杂的结构设计,所有看到的一个页面,一个按钮,一个文字,一个输入框都是一个 View,极大的减少了对代码的理解成本,更加容易学习,真正做到一看就会。
## 适合什么样的人?
如果你是个设计师,是个互联网从业者,或者自己有想法做点应用,学习技术只是开始,做出自己的产品才是目标。SwiftUI 适合所有对互联网产品有基础常识的人,只要你知道基础的应用控件,知道 NavigationView、Tabbar,Text, Image,就可以很简单的看懂 SwiftUI 的技术代码。
下面的代码如果你看得懂那你就可以学会 SwiftUI 内容。
NavigationView {
ScrollView {
Text("如果你能看到这段代码就可以学会 SwiftUI!")
.font(.system(size: 16, weight: .bold))
.foregroundColor(Color.red)
Button {
print("Email: 834599524@qq.com")
} label: {
Text("联系我们")
}
}.navigationTitle("SwiftUI For Beginners")
}
## 可以用来做什么?
一个可以尝试的未来趋势是做一些工具类型的内容应用,很多知识都散落在互联网里,比如如何使用 Sql,如何使用 Excel 等,但是纯文字的内容在理解和查找都不是很方便,且没办法成为一个系统的知识,就类似这个 SwiftUI For Beginners 应用,系统的,直观的,可以随时查看的给你讲解了开发一个应用要用到的各个基本环节内容,对于初学者会非常有用。
从需求,到产品,到设计,到开发,到运营,一个工具类型的产品肯定可以获取到自己的用户,会获取到自己的营收,并且投入有限,后续的维护成本基本很小。
随着互联网进入平稳期,各家平台产品也都已固定,尤其对于互联网从业者,更应该拓展下自己的技能,做一个斜杠青年。
有任何问题可以通过以下方式联系我们:)
微博:@PokeApp
公众号:PokeDesign
小助手微信:Poke202020
스크린샷









새로운 기능
- 버전: 2.5.3
- 업데이트:
- - 文章内容里的图片支持浮层打开,支持直接查看上次的缩放大小;
- 优化设置页显示;
后续功能
- 增加最新的 SwiftUI 内容;
- 增加其他一些细节知识点;
- 正式推出 # 100 Apps 计划,希望可以帮助 100 个人做出应用,如果你感兴趣可以在设置页点击了解,或者添加小助手微信咨询。
如果应用对你有帮助,请帮忙留下五星好评,如果方便可以点击下面「撰写评论」按钮给我们留言鼓励。如果遇到任何问题,可以随时在章节最后或者设置里给我们反馈,我们一定及时回复。
가격
- 오늘: 무료
- 최소: 무료
- 최대: 무료
가격 추적
포인트
찾을 수 없음 ☹️
순위
찾을 수 없음 ☹️
목록
리뷰
첫 번째 리뷰를 남겨보세요 🌟
추가 정보
당신은 또한 같은 수 있습니다
-
- Eul - SwiftUI 简明教程 | 工具书
- macOS 앱: 개발자 도구 게시자: 科 曾
- 무료
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 0 + 3 (4.7) 버전: 2.5.2 Eul 是一款简洁、纯粹的 SwiftUI 教程 App 有以下独特之处 1. 基于最新的 SwiftUI 构建 支持 iOS、iPadOS、macOS 多个平台 教程内容同步更新至最新的 SwiftUI。内容不仅保持最新 也非常全面细致 包括但不限于 SwiftUI、Swift、Concurrency、Combine 等。 2. 与书籍或网站的传统教程不同 Eul ⥯
-
- A Companion for SwiftUI
- macOS 앱: 개발자 도구 게시자: Arrow Bit SL
- $49.99
- 목록: 2 + 2 순위: 0 리뷰: 0
- 포인트: 2 + 0 버전: 6.0 Discover SwiftUI like never before with Companion for SwiftUI an interactive documentation hub covering all SwiftUI elements, whether you're developing for iOS, macOS, tvOS, or ... ⥯
-
- Vulcan: generator for SwiftUI
- macOS 앱: 개발자 도구 게시자: Pure Creek
- 무료
- 목록: 1 + 1 순위: 0 리뷰: 0
- 포인트: 7 + 0 버전: 2.9.3 SwiftUI made building user interfaces for iOS apps the easiest it has ever been. And yet, you have to spend most of your time on boilerplate code that is always the same. Most apps use ⥯
-
- Neumorphism for SwiftUI
- macOS 앱: 개발자 도구 게시자: taishin miyamoto
- 무료
- 목록: 0 + 1 순위: 0 리뷰: 0
- 포인트: 2 + 0 버전: 1.0.2 SwiftUIのNeumorphismを自動生成できます。 ⥯
-
- SVG Shaper for SwiftUI
- macOS 앱: 개발자 도구 게시자: ZeeZide GmbH
- 무료
- 목록: 1 + 2 순위: 0 리뷰: 0
- 포인트: 8 + 0 버전: 1.0.6 SVG Shaper for SwiftUI is a little macOS application that accepts images in the Scalable Vector Graphics format (SVG) and converts those into SwiftUI source code. Got an SVG icon from ... ⥯
-
- Swifter for SwiftUI
- macOS 앱: 개발자 도구 게시자: Wido
- 무료
- 목록: 1 + 2 순위: 0 리뷰: 0
- 포인트: 3 + 5 (2.6) 버전: 1.20 Swifter helps developers create great app in SwiftUI. By providing copyable code examples and corresponding UI previews, Swifter helps you write your code faster and cleaner. Get the ... ⥯
-
- Kolibri for SwiftUI
- macOS 앱: 개발자 도구 게시자: Sandro Pennisi
- * 무료
- 목록: 0 + 1 순위: 0 리뷰: 0
- 포인트: 5 + 8 (4.5) 버전: 6.9.9 Introducing Kolibri - automatically get SwiftUI code for your designs and animations! With Kolibri, you can unleash your creativity and design vector-based graphics and animations with ⥯
-
- XCLocalizer: Translate SwiftUI
- macOS 앱: 개발자 도구 게시자: Florian Schweizer
- 무료
- 목록: 1 + 1 순위: 0 리뷰: 0
- 포인트: 2 + 0 버전: 1.1 So you want to reach more users, but don't have the budget or time to manually localize your app? -- General -- XCLocalizer lets you select a SwiftUI file and automatically localizes ... ⥯
-
- Dock UI: Snippets For SwiftUI
- macOS 앱: 개발자 도구 게시자: Maicol Cabreja
- * 무료
- 목록: 0 + 1 순위: 0 리뷰: 0
- 포인트: 0 + 2 (5.0) 버전: 10.0 Unleash your creativity with Dock UI, the premier app for discovering SwiftUI snippets for templates and components. Browse a library of SwiftUI templates created by the Dock UI Team. ... ⥯
-
- DevTutor for SwiftUI
- macOS 앱: 개발자 도구 게시자: 楚江 王
- * 무료
- 목록: 0 + 1 순위: 0 리뷰: 0
- 포인트: 1 + 3 (5.0) 버전: 1.22.0 "DevTutor" is an application designed to assist developers in creating exceptional apps using SwiftUI. It offers replicable code samples and corresponding UI previews to streamline ... ⥯
-
- SixD: SwiftUI x Design
- macOS 앱: 개발자 도구 게시자: Haolun Yang
- 무료
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 1 + 14 (4.9) 버전: 4.2 SixD (SwiftUI & Interaction Design). Designed and developed by Haolun Yang. Awarded by Apple WWDC23 Swift Student Challenge. SixD creates a bridge between designers and developers. It ... ⥯
-
- Fabula for SwiftUI
- macOS 앱: 개발자 도구 게시자: Gyeong Seop No
- 무료
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 0 + 90 (4.8) 버전: 1.2.71 The formalism used the concepts of fabula and syuzhet as a way to develop narrative construction or classified materials and compositions into fabula and syuzhet, respectively. The ... ⥯
-
- Power JSON Editor
- macOS 앱: 개발자 도구 게시자: 基伟 徐
- $4.99
- 목록: 1 + 2 순위: 0 리뷰: 0
- 포인트: 2 + 0 버전: 2.17.1 Power JSON Editor is a JSON editor for developers with Visual Tree View and multiple plugins like Array Table Editor and jq Processor, also with format converter plugins, it is easy to ⥯
-
- Libraried: UI Components
- macOS 앱: 개발자 도구 게시자: Naftali Antebi
- * 무료
- 목록: 0 + 0 순위: 0 리뷰: 0
- 포인트: 3 + 39 (4.8) 버전: 2.1.2 Struggling to wrap your head around SwiftUI? Libraried is your new best friend. With our ever-expanding collection of SwiftUI components, mastering this powerful framework has never ... ⥯