Skip to content

해커톤과 같은, 빠른 iOS 개발이 필요할 때 사용하는 보물상자

Notifications You must be signed in to change notification settings

doyeonk429/treasureKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

treasureKit

해커톤과 같은, 빠른 iOS 개발이 필요할 때 사용하는 보물상자

Custom UI components

  • Button //예성
  • NavigationBar //예성
  • Tabbar //현주
  • RoundImageView //예성
  • TextField //예성
  • CollectionView cells //현주
  • TableView cells //현주
  • BaseUIViewController //현주
  • BaseUIView //현주

Network(API)

Moya // 도연

  • Common
  • Endpoint
  • Service

Alamofire

  • Common
  • Endpoint
  • Service

Interaction

  • check Text Length in Textfield //현주
  • Set Default Date(in datepicker) // 도연
  • Configure func in tableview/collectionview cell //현주
  • Get photo in library or camera // 예성
  • Show/Hide Password in UITextField // 예성
  • Action Sheet with Multiple Options
  • Custom Progress Bar(Loading Indicator)

RxSwift

  • 비동기 처리 기본 로직 // 도연

Database(Local Cache)

  • SwiftData Examples
  • KeyChain Examples
  • UserDefaults Examples
  • Singleton Manager Examples

Auth(Login/Register/SSO)

  • Basic register, login
  • Access Token
  • Apple Login // 도연
  • Kakao Login // 예성
  • Naver Login
  • Google Login

Third-party Libraries

  • List of Frameworks

Info-plist Setting

Foldering

About

해커톤과 같은, 빠른 iOS 개발이 필요할 때 사용하는 보물상자

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages