free geoip

kotlin viewmodel

Fix ViewModel Not Updating UI in Kotlin

When building Android apps using Kotlin and the MVVM architecture, a common issue developers encounter is that the ViewModel does…