Skip to content

하루 10분, 좋은 아빠가 되는 방법

Notifications You must be signed in to change notification settings

bricksky/LionHeart-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

🦁 LionHeart-iOS

하루 10분, 좋은 아빠가 되는 방법



🍎 LionHeart-iOS Developers

김민재 김의성 김동현 곽성준 황찬미
ffalswo2 kimscastle BrickSky sjk4618 cchanmi
프로젝트 설계
로그인 유저 플로우
스플래시 뷰
아티클 상세뷰
프로젝트 설계
온보딩
메인 뷰
디자인시스템
탐색 뷰
챌린지 뷰
커리큘럼 뷰
주차별 리스트 뷰
북마크 뷰
마이페이지 뷰

💻 Development Environment


📖 Using Library

Library Tag Tool
SnapKit Layout SPM
Lottie Splash, Animation SPM
FireBase 푸시알림 SPM
KaKaoOpenSDK 소셜로그인 SPM

📝 Coding Convention, Git flow

📁 Foldering

LionHeart-iOS
├── LionHeart-iOS
│   ├── Application
│   │   ├── AppDelegate.swift
│   │   ├── Base.lproj
│   │   │   └── LaunchScreen.storyboard
│   │   └── SceneDelegate.swift
│   ├── Global
│   │   ├── Config.swift
│   │   ├── Extensions
│   │   │   └── Encodable+.swift
│   │   ├── Literals
│   │   ├── Resources
│   │   │   └── Assets.xcassets
│   │   │       ├── AccentColor.colorset
│   │   │       │   └── Contents.json
│   │   │       ├── AppIcon.appiconset
│   │   │       │   └── Contents.json
│   │   │       └── Contents.json
│   │   ├── UIComponents
│   │   └── Utils
│   ├── GoogleService-Info.plist
│   ├── LionHeart-iOSDebug.entitlements
│   ├── Network
│   │   └── Base
│   │       ├── BaseResponse.swift
│   │       └── HTTPHeaderField.swift
│   ├── Scenes
│   │   ├── Article
│   │   │   ├── ArticleCategory
│   │   │   │   ├── Cells
│   │   │   │   ├── ViewControllers
│   │   │   │   └── Views
│   │   │   ├── ArticleDetail
│   │   │   │   ├── Cells
│   │   │   │   ├── ViewControllers
│   │   │   │   └── Views
│   │   │   ├── ArticleListByCategory
│   │   │   │   ├── Cells
│   │   │   │   ├── ViewControllers
│   │   │   │   └── Views
│   │   │   └── ArticleListByWeek
│   │   │       ├── Cells
│   │   │       ├── ViewControllers
│   │   │       └── Views
│   │   ├── BookMark
│   │   │   ├── Cells
│   │   │   ├── ViewControllers
│   │   │   └── Views
│   │   ├── Curriculum
│   │   │   ├── Cells
│   │   │   ├── ViewControllers
│   │   │   └── Views
│   │   ├── Login
│   │   ├── MyPage
│   │   │   ├── ViewControllers
│   │   │   └── Views
│   │   ├── Onboarding
│   │   │   ├── Cells
│   │   │   ├── ViewControllers
│   │   │   └── Views
│   │   ├── Splash
│   │   ├── TabBar
│   │   └── Today
│   │       ├── Cells
│   │       ├── ViewControllers
│   │       └── Views
│   ├── Settings
│   │   ├── Configurations
│   │   │   └── Development.xcconfig
│   │   └── Info.plist
│   

🦁 라이온하트 노션이 궁금하다면?

아요 라이옹 노션

💥 Troble Shotting

김민재 트러블 슈팅 🐨
김의성 트러블 슈팅 🦈
곽성준 트러블 슈팅 🦦
김동현 트러클 슈팅 🐙
황찬미 트러블 슈팅 🐧

About

하루 10분, 좋은 아빠가 되는 방법

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%