GithubHelp home page GithubHelp logo

cetorres / weather-app-rn Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 59.4 MB

A weather app made in React Native using Open Meteo API.

Kotlin 7.44% TypeScript 82.03% JavaScript 0.17% Ruby 5.15% Objective-C 0.52% Objective-C++ 4.35% C 0.16% Swift 0.18%

weather-app-rn's Introduction

Weather app

A weather app made in React Native using Open Meteo (https://open-meteo.com/) API.

Getting Started

Preview

Home Settings Location search
screenshot_01 screenshot_02 screenshot_03

Dependencies

  • React Native 0.73
  • Expo 50

Android APK

Just copy and install the weather-app-release.apk on your Android device.

Features

  • App changes theme (dark/light) according to night/day.
  • Detects current user location and gets weather data (Open Meteo Weather Forecast API)
  • Show current temperature and condition
  • Shows hourly temperatures and conditions for the next 24h
  • Shows 7-day forecast with max and min temperatures and conditions
  • Allows search for a specific location (uses Open Meteo Geocoding API)
  • Saves user selections (in SharedPreferences) for current location and units
  • Uses beautiful Lottie animations to show current weather conditions

Debug run

Run on Android:

$ npx expo run:android

Run on iOS:

$ npx expo run:ios

And select your device or emulator.

Build

Build a release APK for Android:

$ npx expo run:android --no-install --variant release

Release run for iOS

Discover the connected devices:

$ npx expo run:android --configuration Release

Or choose your device ID to run as release:

$ npx expo run:ios --configuration Release -d [device-id]

More info

weather-app-rn's People

Contributors

cetorres avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.