Unity UI Storyboard
Ctrlk
  • UI Storyboard
    • Sample Project
    • 概要
    • Quick Start
      • 安装
      • Project Initialization
      • [Planners] Organizing your first storyboard
      • [UI/UX Designer] Designing the UI
      • [Developers] Write your first UI code
        • See an example of implementing a login modal window
        • View
        • Lifecycle (presenter)
        • Model (ViewModel)
        • Builder
        • LifetimeScope
        • RootLifetimeScope
        • UseCase
        • Repository
        • Gateway
      • [Developers] Writing test/mockup code
      • Finished mockup UI
  • UnityScreenNavigator
  • ScreenSystem
Powered by GitBook
On this page
  1. UI Storyboard
  2. Quick Start

[Developers] Write your first UI code

See an example of implementing a login modal windowViewLifecycle (presenter)Model (ViewModel)BuilderLifetimeScopeRootLifetimeScopeUseCaseRepositoryGateway
PreviousTips for newbiesNextSee an example of implementing a login modal window

Last updated 9 months ago