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

ravi0the0sun/weather-app-svelte-native

Repository files navigation

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 😄