Weather App React Native

The source code of react-native weather app
Alternatives To Weather App React Native
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
React Weather834
7 years ago7mitJavaScript
A simple weather app built with React Native and Realm
React Weather App202
a year ago11JavaScript
Source code for my React weather app tutorial.
Weather App React Native173
5 years agoJavaScript
The source code of react-native weather app
React Weather App164
4 months ago7mitJavaScript
⛅️ PWA Weather App made with ReactJS
Openweathermap Reactnative162
a year ago30mitJavaScript
Weather, everybody wants to know how it is going to be during the week. Will it be rainy, windy, or sunny? Luckily for us, in the information age, there are open APIs to retrieve information about it.
React Weather128
6 months ago2mitJavaScript
Weather that's easy on the eyes
React Weather App123
8 months agomitCSS
☀️🌤⛈❄️A weather web application using React, Redux, Typescript, Webpack, Ant Design, ECharts and firebase.
React Onsenui Redux Weather111
3 years ago9mitJavaScript
Onsen UI sample app using Redux and React
React Open Weather97
10a month ago34August 10, 20225mitJavaScript
React open weather is a React Component loading forecast data from Various weather providers (currently OpenWeather, WeatherBit and VisualCrossing)
Inbrief94
2 years ago9mitJavaScript
InBrief is a personal briefing app and dashboard powered by Electron and React
Alternatives To Weather App React Native
Select To Compare


Alternative Project Comparisons
Readme

Weather-App-React-Native

iOS app for comparing weather forecast with historical data built with react-native. The source code is published for knowledge sharing purposes.

Demo

Weather-App-React-Native Get invite on Apple TestFlight

Used components

  • react-native
  • redux
  • d3.js (interpolate, scale, shape)
  • react-native-svg

Check package.json for details

Used API

  • DarkSky for weather forecast and historical data
  • Mapbox for city search

Install

  • clone repo
  • type$ npm install
  • create file ./credentials.json
{
    "DARK_SKY_API_KEY": "{DARK_SKY_API_KEY}",
    "MAPBOX_API_KEY": "{MAPBOX_API_KEY}"
}
  • setup FacebookSDK as described here
  • type $ ./node_modules/.bin/react-native link

Then you can follow react-native docs to run on device. Or just download it from AppStore and try.

Popular Weather Projects
Popular Reactjs Projects
Popular Command Line Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Reactjs
Redux
Weather
D3js
Forecast
Appstore