https://github.com/scriptex/weathex
A React Native weather application
https://github.com/scriptex/weathex
Last synced: 10 months ago
JSON representation
A React Native weather application
- Host: GitHub
- URL: https://github.com/scriptex/weathex
- Owner: scriptex
- Created: 2022-12-05T13:51:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T00:33:42.000Z (10 months ago)
- Last Synced: 2025-04-10T04:05:24.992Z (10 months ago)
- Language: TypeScript
- Size: 3.73 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[](https://github.com/scriptex/weathex/actions?query=workflow%3ABuild)
[](https://www.codacy.com/gh/scriptex/weathex/dashboard?utm_source=github.com&utm_medium=referral&utm_content=scriptex/weathex&utm_campaign=Badge_Grade)
[](https://codebeat.co/projects/github-com-scriptex-weathex-master)
[](https://www.codefactor.io/repository/github/scriptex/weathex)
[](https://deepscan.io/dashboard#view=project&tid=3574&pid=5257&bid=40799)
[](https://github.com/scriptex/weathex/)
# WeatheX
> A hybrid mobile weather application written in Typescript.
## Visitor stats




## Code stats





## Install dependencies
```sh
yarn
```
You need to have:
1. Android Studio installed and configured (if you're going to support the Android platform).
2. MacOS X environment with Xcode installed and configured (if you're going to support the iOS platform).
## Start the development process
```sh
# Android
yarn android
# iOS
yarn ios
```
## Build for production
> TODO
## Design [here](https://www.figma.com/file/nusS6ZdpbSP0U6ykhGgBZP/Weather-App-Design-(Community)?node-id=0%3A21&t=SJP2BwdIIPVw2rbo-0)