Skip to content

anchetaWern/nativescript-todo-animated

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NativeScript Todos

A sampe application which implements the TodoMVC application model to show data binding and state management in NativeScript.

Prerequisites

NativeScript CLI

Running

Clone the repo and then from the repo directory...

tns platform add ios
npm install
tns run ios --emulator

or 

tns run android --emulator

Todos Screenshot

And now in action...

Todos In Action

About

An implementation of the TodoMVC project in NativeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.2%
  • CSS 26.8%