You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple one-liner ViewBinding in Fragments and Activities with Kotlin 🍄 Simplify usage of Android View Binding with Kotlin Property Delegates and solve behavior of Fragment’s ViewLifecycleOwner 🌱 ViewBindingPropertyDelegate
🖇 This is an Android library. It makes your life easier by reducing boilerplate code and avoiding typecasting and redundant lines of code when using View Binding
Weather Forecast App. This is Multi-module Clean Architecture MVMM Native Android App Supported By Offline-First Mechanism. The App supports multiple languages, English, Russian, and Uzbek. Also there is a new brand Dark mode for a better UX. As an API, OpenMeteo API is used which is one of the best accurate Weather Forecast APIs so far.
We wrote youtube in kotlin under the MVVM pattern design. Used libraries like coroutines, lifecycle, exoplayer, koin, glide, retrofit. Pulled api from youtube official site