halfnelson / svelte-native-grocery

Nativescript Grocery Example in Svelte

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte Native Grocery App Example

This is a port of the Nativescript core Grocery tutorial to svelte-native

Grocery In Svelte-Native

Includes examples of

  • Authentication
  • Navigation
  • RadListView usage
  • Load and update from remote source
  • Styling

To launch:

npm install
tns run <platform> --bundle

About

Nativescript Grocery Example in Svelte

License:Apache License 2.0


Languages

Language:JavaScript 52.1%Language:HTML 29.6%Language:TypeScript 17.9%Language:CSS 0.5%