/ViewModal-New-Framwork-in-Jetpack

ViewModel : Part of Android Jetpack is the class is designed to store and manage UI-related data in a lifecycle conscious way. The ViewModel class allows data to survive configuration changes such as screen rotations.

Primary LanguageKotlin

No issues in this repository yet.