gethuman / nativescript-sidedrawer

SideDrawer menu plugin for Nativescript - iOS/Android
Other
41 stars 10 forks source link

How to style individual items? #6

Open jeffmikels opened 7 years ago

jeffmikels commented 7 years ago

I'm just getting started with this module, but I'm having a hard time figuring out how to style individual items. I'd like to apply a class to items when I build the drawer and then have nativescript handle the styling with css.

Is there a way to apply classes to individual items?

v1d3rm3 commented 7 years ago

How can i apply a custom style in sidedrawer?

roblav96 commented 7 years ago

@victorschinaider at this time you cant =/

dianjuar commented 7 years ago

Will be nicer if this plugin implements the classes defined on the Nativescript Theme.

@roblav96 there is a way to do it ??? Maybe I could contribute...