diff --git a/README.md b/README.md new file mode 100644 index 0000000..b85eb69 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# ViewModel +"Manage UI-related data in a lifecycle-conscious way" :- Google + +Sample application for Android Jetpack Component ---> 'ViewModel' + +More details will be added soon.