WeatherApp

Weather App is built with React Native using Geolocation on Maps, takes instant location as latitude and longitude parameters and converts it to location using OpenWeatherMap API service. Temperature information and special icon were displayed according to the relevant weather conditions. At the same time, the instant weather conditions of different countries were displayed to the user as the page was renewed with 'check to refresh'. The app background has been changed according to the weather in the user's location.

Technologies and structures used;
~ State and Lifecycle
~ Hooks
~ Web API
~ Geolocation (Maps)


Hava Durumu Uygulaması, Haritalarda Geolocation kullanılarak React Native ile oluşturulmuştur, enlem ve boylam parametreleri olarak anlık konumu alır ve OpenWeatherMap API hizmetini kullanarak konuma dönüştürür. İlgili hava koşullarına göre sıcaklık bilgisi ve özel ikon görüntülendi. Aynı zamanda sayfanın yenilenmesi kontrol edilerek yenilendiği takdirde farklı ülkelerin anlık hava durumu kullanıcıya gösterildi. Uygulama arka planı, kullanıcının bulunduğu yerdeki hava durumuna göre değiştirildi.

Kullanılan Yapılar;
~ State and Lifecycle
~ Hooks
~ Web API
~ Geolocation (Maps)