nstudio / nativescript-cardview

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

cardview not working in angular 2 #24

Closed pep108 closed 8 years ago

pep108 commented 8 years ago

I've been trying to get this working with angular 2 and the card will just not render on iOS or android.

I followed the instructions in #17 and the cardview.ios.js and cardview.android.js files are being executed, but the card is not rendering as it should. This is how the batman demo is rendering...

screen shot 2016-07-06 at 5 56 28 am

Any thoughts?

bradmartin commented 8 years ago

I haven't used ng2 but it does work with ng2. You might try joining the slack channel for NativeScript and asking there because that's where I have seen devs using it.

On Wed, Jul 6, 2016, 8:06 AM Pep notifications@github.com wrote:

I've been trying to get this working with angular 2 and the card will just not render on iOS or android.

I followed the instructions in #17 https://github.com/bradmartin/nativescript-cardview/issues/17 and the cardview.ios.js and cardview.android.js files are being executed, but the card is not rendering as it should. This is how the batman demo is rendering...

[image: screen shot 2016-07-06 at 5 56 28 am] https://cloud.githubusercontent.com/assets/9968700/16618731/afd5a510-433f-11e6-979f-dd108ba2a70a.png

Any thoughts?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bradmartin/nativescript-cardview/issues/24, or mute the thread https://github.com/notifications/unsubscribe/AFulhBdO6HxxN7y96A8P0CgIca15bhzNks5qS6hdgaJpZM4JGDzL .

pep108 commented 8 years ago

will do, thanks for the quick response