Skip to content

v2.0.0

Compare
Choose a tag to compare
@shivrajkumar shivrajkumar released this 04 Apr 10:52
· 5493 commits to master since this release

Upgraded Features

  • With StyleProvider, all components are fully customizable.
  • CardItem, Header and ListItem: Use of Left, Body and Right components for proper alignments and customization.

New Features

  • Tab: Uncontrolled Tabs similar to FooterTabs.
  • Icon: Gives platform specific icons.
  • Form Components
    • Item: Much like InputGroup with added features of inline label, stacked label, and floating label.
    • Label: Label / Placeholder for the Input.
  • Left, Body, Right: Views which aligns its content to the left, center, right respectively.
  • StyleProvider: To apply themes and customize any components.