Weather App Allows the user to view the current weather. MVVM(Model-View-View Model) architectural pattern was used. Externally Used Library DarkSky api returns the current weather data by longitude, latitude, and private key sent. Screenshot