/React-Native-WeatherCard

Today and Future 3-days weather forcast by using OpenWeatherAPI and React Native Weather Icons

Primary LanguageJavaScript

React Native WeatherCard

Today and Future 3-days weather forcast:

React Native implement OpenWeatherAPI and React Native Weather Icons.

In order to used the weather service, you need to obtain an API key from https://api.openweathermap.org

Configuring the config.js file by replacing <API_KEY> with API key.

Three Easy setup with Expo:

git

yarn install

expo start

coded, an success excute should have the following view:

Clean and Neat

Now go ahead and customized the icon youself, and Happy coding.