JenkinsXu
Former intern @Apple, WWDC20&22 Swift Student Challenge Winner, Student at Simon Fraser University
OneCup AISurrey, BC
JenkinsXu's Stars
gonzalezreal/swift-markdown-ui
Display and customize Markdown text in SwiftUI
DreamingInBinary/Spend-Stack-Public
Spend Stack's last version from Jordan Morgan, version 1.3.4.
GaiZhenbiao/ChuanhuWallpaper
A GUI for Wallpapper, generates dynamic wallpapers for macOS
AvdLee/CoreDataBestPractices
Best Practices in Core Data explained within a demo application
vapor/vapor
💧 A server-side Swift HTTP web framework.
johnpatrickmorgan/wtfautolayout
The source code for Why The Failure, Auto Layout?
kharrison/albookcode
Modern Auto Layout Book Sample Code And Solutions
jtrivedi/Wave
Wave is a spring-based animation engine for iOS and macOS that makes it easy to create fluid, interruptible animations that feel great.
dkhamsing/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
waynewbishop/bishop-algorithms-swift
Examples of commonly used data structures and algorithms in Swift.
ochococo/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
Juanpe/About-SwiftUI
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
woltapp/blurhash
A very compact representation of a placeholder for an image.
GetStream/purposeful-ios-animations
Meaningful iOS animations built to inspire you in creating useful animations for your apps. Each of the animations here was cloned with SwiftUI. Have you seen an app animation you love to rebuild and add to this repo?, contact [@amos_gyamfi](https://twitter.com/amos_gyamfi) and [@stefanjblos](https://twitter.com/stefanjblos) on Twitter.
CodeEditApp/CodeEdit
📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
kylebshr/ScreenCorners
Check the display corner radius of an iOS device
jordibruin/Dynamic-Islands
A sample of dynamic island designs recreated for inspiration
swiftlang/swift-book
The Swift Programming Language book
swiftlang/swift-docc
Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package.
liberalisman/iOS-InterviewQuestion-collection
iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
bryanjclark/devsign-nav-transitions
Source code for the nav-transitions series on devsign.co
danielmgauthier/ViewControllerTransitionExample
Custom view controller transitions: scary, but not THAT scary.
aunnnn/AppStoreiOS11InteractiveTransition
iOS 11 App Store Transition
zzzwco/WalletView
Apple Wallet Demo(仿苹果钱包)
jtrivedi/Apple-Cash-Animation
A rebuild of the fantastic Apple Cash "shimmer" effect in Wallet.app.
pflnh/CoreAnimationCode
Code examples of the book "iOS Core Animation Advanced Techniques"
coder/code-server
VS Code in the browser
RefactoringGuru/design-patterns-swift
Design Pattern Examples in Swift
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
soapyigu/LeetCode-Swift
Solutions to LeetCode by Swift