https://github.com/leoando/swiftuigithubsearch
Native iOS (SwiftUI)で作るGithubリポジトリ検索アプリ
https://github.com/leoando/swiftuigithubsearch
factory github-api ios16 portfolio swiftui
Last synced: 11 months ago
JSON representation
Native iOS (SwiftUI)で作るGithubリポジトリ検索アプリ
- Host: GitHub
- URL: https://github.com/leoando/swiftuigithubsearch
- Owner: LeoAndo
- Created: 2022-12-23T13:49:32.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-03-11T09:54:07.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T12:37:53.151Z (about 1 year ago)
- Topics: factory, github-api, ios16, portfolio, swiftui
- Language: Swift
- Homepage:
- Size: 76.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 概要
Native iOS (SwiftUI)で作るGithubリポジトリ検索アプリ
# アーキテクチャ
[Wiki](https://github.com/LeoAndo/SwiftUIGithubSearch/wiki/architecture)にまとめています
# 開発環境
- IDE: Xcode 14.2
- 動作OSバージョン: ios16以上
# アプリ開発時の準備 (重要)
[Wiki](https://github.com/LeoAndo/SwiftUIGithubSearch/wiki/setup)にまとめています
# デザイン面:アピールポイント
- Dark Theme対応
# 機能面:アピールポイント
- Paging対応
# capture (i phone 14 Pro Max ios 16.2)
## 正常系
https://user-images.githubusercontent.com/16476224/224213651-941fcc79-b0ef-4450-b71c-cc0034460598.mp4
## 検索結果: データ0件
https://user-images.githubusercontent.com/16476224/224241336-cf9fb28a-6f21-4b23-8a93-9306e4e7f3fe.mp4
## 異常系: エラーからの復旧
https://user-images.githubusercontent.com/16476224/224215447-30419045-a5ea-4f06-9d41-1d0fb71126fa.mp4
## ダークテーマ
https://user-images.githubusercontent.com/16476224/224215570-d3a4f796-0c10-45de-889d-15372e1e45fc.mp4