Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 730 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 730 Bytes

This project uses the svelte-native-template made by @halfnelson.

This is a weather app inspired by @3stbn, weather-app-react-native. Using svelte-native framework.

Usage

You can git clone this repo and add environment.ts in the ./ and export API_KEY from Open Weather, then run one of these commands

tns run android
# or
tns run ios

image of the app

Note:

The new nativescript V7 creates build errors, I will be fixing them soon.

DO NOT USE THIS FOR PRODUCTION AS SVELTE-NATIVE STILL HAS ITS OWN ISSUES 😄