I have been fighting with ListItem tag in the React bindings of OnsenUI.
- If I use the options nodivider, longdivider or material I see no difference (in a chrome browser)
- If I set background color, I can’t get the background go all the way to the left, there seems to be a padding of 14 pixels on the left, but I can’t “fix” them.
- I want to have the text of some of the ListItems to be centered, but i don’t manage to get this working
Any help would be appreciated