mszpro
#Swift #iOS #Unity 開発、Ex Apple Software Engineer (ARKit related)、👨🏼💻 #WWDC Scholarship 17/18、U^ェ^U よろしくお願いします
ap-northeast-1
Pinned Repositories
MenuBarTODO
システムバーでTODOタスクリストを管理できるようにするMac OSアプリケーションです。This is a Mac OS application that allows you to manage your TODO task list on the system bar.
SwiftUI-Components-Library
これは、`SwiftUI` の共通のビュー要素のコレクションです。`SwiftUI` を学び始めた初心者向けです。
TinyHub
TinyHubView は画面の最上部に表示される小さくてエレガントなアラートビューです。このソフトウェアは SwiftUI で書かれています。
iOS16.1-LiveActivities-DynamicIsland-Demo
A demo for displaying widget content in Lock Screen (using live activities) and on the new dynamic island (for iPhone 14 Pro) on iOS 16.1 and up (Need to use Xcode beta for iOS 16.1 testing)
ItemStock
Stock a URL, a local file, or a piece of text by dragging and dropping it directly to an icon on your MacOS menu bar. これはウェブリンク、ファイルリンク、テキストをドラッグ・ドロップですばやく保存するMac OSメニューバーアプリです。
Learn-SwiftUI
SwiftUIのビューコンポーネントと、その見え方のスクリーンショット、そしてサンプルコードを一覧表示します。Listing most (if not all) of the SwiftUI view components, screenshots for how they look, and sample codes.
QR-Code-EDR
Using the new Metal features and EDR support, only highlight (brighten up) the QR code on the screen
Selectable-Calendar-View
A SwiftUI calendar view that allows month switching and date picking.
ViewHighlighter
SwiftUI tool to highlight view elements as a tutorial walk-through. SwiftUIの様々なビュー要素をハイライトして、 操作方法を説明する オープンソースのSwiftパッケージです。
VisionLiveText_SwiftUICompatible
WWDC 2022 / iOS 16で公開された新機能「ライブテキスト」のSwiftUIで使用されている互換ビュー。Compatible views used in SwiftUI for the new live text feature
mszpro's Repositories
mszpro/VisionLiveText_SwiftUICompatible
WWDC 2022 / iOS 16で公開された新機能「ライブテキスト」のSwiftUIで使用されている互換ビュー。Compatible views used in SwiftUI for the new live text feature
mszpro/QR-Code-EDR
Using the new Metal features and EDR support, only highlight (brighten up) the QR code on the screen
mszpro/ViewHighlighter
SwiftUI tool to highlight view elements as a tutorial walk-through. SwiftUIの様々なビュー要素をハイライトして、 操作方法を説明する オープンソースのSwiftパッケージです。
mszpro/Learn-SwiftUI
SwiftUIのビューコンポーネントと、その見え方のスクリーンショット、そしてサンプルコードを一覧表示します。Listing most (if not all) of the SwiftUI view components, screenshots for how they look, and sample codes.
mszpro/iOS16.1-LiveActivities-DynamicIsland-Demo
A demo for displaying widget content in Lock Screen (using live activities) and on the new dynamic island (for iPhone 14 Pro) on iOS 16.1 and up (Need to use Xcode beta for iOS 16.1 testing)
mszpro/Swift_Macro_Qiita
Code for the Qiita article on Swift Macro, contains 3 ExpressionMacro (URL, SF Symbol, Xcode demo) and 1 AccessorMacro (access NSUbiquitousKeyValueStore)
mszpro/Nil
Nil is a futuristic Matrix client offering not only features like encryption, rich notifications, share sheet, but also: - Tenor GIF picker - System sticker & Memoji picker - chat room folders - RSS reader - local AI chats, AI message summary, and more!
mszpro/AsyncFeedKit
RSS, Atom and JSON Feed reader in Swift with async/await support
mszpro/LiftObjectFromImage
An example of SwiftUI iOS app that uses ImageAnalysisInteraction and VNGenerateForegroundInstanceMaskRequest to allow you to lift objects from an image, and replace the background.
mszpro/BackgroundTaskSwiftUIDemo
mszpro/FileBasedCalendar
A calendar system based on a local JSON file (using calendar.js)
mszpro/MyOwnGPT
Learn to train your own gpt chat AI
mszpro/PDFViewer
mszpro/atproto-website
mszpro/awesome-visionOS-apps
🥽 A curated list of awesome apps designed for visionOS and Apple Vision Pro.
mszpro/bsky-docs
Bluesky API documentation
mszpro/ChatUI
A SwiftUI Chat UI framework with fully customizable message cells and a built-in media picker
mszpro/GroupedFetchRequest_byDate_demo
A demo for using SectionedFetchRequest to group Core Data items based on the day string of Date
mszpro/GroupedFetchRequest_demo
A demo for using SectionedFetchRequest to group Core Data items based on category
mszpro/joinmastodon
The official Mastodon project homepage
mszpro/mastodon
Your self-hosted, globally interconnected microblogging community
mszpro/Memory-iOS
A brand new minimalist and smart Mastodon client
mszpro/misskey-hub-next
New Website for Misskey, built on Nuxt. I18n is available on Crowdin.
mszpro/MissKeyKit
MissKey API for Swift, using async and await
mszpro/SDWebImageWebPCoder
A WebP coder plugin for SDWebImage, use libwebp
mszpro/serverless-ai-translate
mszpro/Sherlock_c2pa-AI-detector
Sherlock is an iOS app that detects AI metadata from image or video based on c2pa data
mszpro/SoraSNS_PressKit
mszpro/UITableView_withSwiftUI_demo
Using SwiftUI view in UITableView and UICollectionView (using the UIHostingConfiguration in iOS 16)
mszpro/VisionOS101