Henry Chavez
Henry Chavez
I think the `backgroundColor` being undefined is because is using the `style.backgroundColor.ios` as default, but the property `backgroundColor` in the style is undefined I had the same issue with the...
@EddyVerbruggen any updates on this? I'm having the same problem in all my projects 😞
Hi! Now I'm so busy right now, but I'll check this in this weekend 2015-09-01 4:52 GMT-05:00 Denis Lukov [email protected]: > Any updates? > > — > Reply to this...
Hi, have you check the examples [here](https://henrychavez.github.io/materialize-tags/)
Hi, I'll see what I can do because this plugin uses the [material-components-ios/bottom-navigation](https://github.com/material-components/material-components-ios/tree/develop/components/BottomNavigation)
hi are you importing the icons?
@darrenkhouston Before start using the plugin you need to add the icons for android & iOS in your `App_Resources`
Hi, @ozma999 for now you can only use png maybe in a future release I'll add the font icons supports.
Hi you should use `BottomNavigationBar` not `BottomNavigation`
When you use view child you should use ngafteeviewinit life cycle method, if you use the bottomNavigationBarLoaded method this method gets an argument with an object that in this will...