We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
현재는 RegisterViewModel 하나로 통합되어 있는데, 각 화면마다 ViewModel을 선언하여 화면의 재사용성을 높이자. 지금 상태로는 거의 재사용이 불가능하다.
RegisterViewModel
The text was updated successfully, but these errors were encountered:
mwy3055
No branches or pull requests
현재는
RegisterViewModel
하나로 통합되어 있는데, 각 화면마다 ViewModel을 선언하여 화면의 재사용성을 높이자. 지금 상태로는 거의 재사용이 불가능하다.The text was updated successfully, but these errors were encountered: