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.
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
The new nativescript V7 creates build errors, I will be fixing them soon.