An open API service indexing awesome lists of open source software.

https://github.com/utsavdotpro/weatherapp-react-native

Single screen weather app built with React Native
https://github.com/utsavdotpro/weatherapp-react-native

react-native weather-app

Last synced: about 2 months ago
JSON representation

Single screen weather app built with React Native

Awesome Lists containing this project

README

          

# Weather App - React Native
Single-screen weather app built with React Native. Requests location permission and show current weather details.

## Samples




## Get Started

Install the dependencies

```bash
yarn install
```

Run the dev build

```bash
yarn start
```
Use **Expo interface** to launch on different platforms

## Technologies Used
- [React Native](https://reactnative.dev/)
- [Expo](https://expo.io/)
- [Dotenv](https://www.npmjs.com/package/react-native-dotenv)

## Features
- Lightweight
- Easy-to-use
- Current weather
- Change units: Celsius or Fahrenheit

## Credits
- **Esteban Codes** Tutorial: https://youtu.be/NgDaPmxewcg
- Weather API: http://openweathermap.org/