/weather-app-svelte-native

A @sveltejs native version of a weather app inspire by https://github.com/3stbn/weather-app-react-native

Primary LanguageSvelteApache License 2.0Apache-2.0

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 😄