Unity UI Storyboard
Ctrlk
  • UI Storyboard
    • Sample Project
    • 개요
    • 빠른 시작
      • 설치
      • 프로젝트 초기설정
      • [기획자] 첫 스토리보드 구성하기
      • [UI/UX 디자이너] UI 디자인하기
      • [개발자] 첫 UI 코드 작성
        • 로그인 모달 창을 구현하는 예시 알아보기
        • View
        • Lifecycle (presenter)
        • Model (ViewModel)
        • Builder
        • LifetimeScope
        • RootLifetimeScope
        • UseCase
        • Repository
        • Gateway
      • [개발자] 테스트/목업 코드 작성하기
      • 완성된 목업 UI
  • UnityScreenNavigator
  • ScreenSystem
Powered by GitBook
On this page
  1. UI Storyboard
  2. 빠른 시작

[개발자] 첫 UI 코드 작성

로그인 모달 창을 구현하는 예시 알아보기ViewLifecycle (presenter)Model (ViewModel)BuilderLifetimeScopeRootLifetimeScopeUseCaseRepositoryGateway
Previous뉴비를 위한 팁Next로그인 모달 창을 구현하는 예시 알아보기