nstudio / nativescript-cardview

:diamonds: :clubs: NativeScript widget for Material Design CardView
MIT License
282 stars 51 forks source link

Refactor ts clean #16

Closed NathanWalker closed 8 years ago

NathanWalker commented 8 years ago

@NathanaelA @bradmartin I wanted to show you both how simple TS can make things. This refactors things down to the simplest form and you'll see it removes a lot of unnecessary cruft and still works fine.

Please note: It does not fix: https://github.com/bradmartin/nativescript-cardview/issues/15... that's a separate issue related to latest {N} android runtime.

However this is safe to merge and you could continue to investigate that with this greatly simplified setup.