Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 493 Bytes

Readme.md

File metadata and controls

25 lines (14 loc) · 493 Bytes

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