https://github.com/lfscamargo/my-weather-app
A simple weather app using React native and open weather
https://github.com/lfscamargo/my-weather-app
Last synced: 5 months ago
JSON representation
A simple weather app using React native and open weather
- Host: GitHub
- URL: https://github.com/lfscamargo/my-weather-app
- Owner: LFSCamargo
- License: mit
- Created: 2020-01-22T03:24:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:28:29.000Z (over 3 years ago)
- Last Synced: 2025-04-11T01:12:41.694Z (over 1 year ago)
- Language: TypeScript
- Size: 5.88 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
My Weather React Native App
A simple react native app made entirely with TS and consumes the open weather API
### Usage
To run this project use the following commands
yarn install or npm install
react-native run-ios
### Includes
- [x] TypeScript
- [x] React Native
- [x] Redux Saga
- [x] Tslint
- [x] Styled Components
- [x] React Navigation
### ScreenShot