Skip to content

natds-rn v2.0.1 released!

Compare
Choose a tag to compare
@lauralucca lauralucca released this 25 Aug 18:47
· 494 commits to master since this release

natds-rs v2.0.1 released!

What's new:

Components 🧩

  • Button

    The button component now supports the Disabled state
  • 🎊 Divider

    New component! - A divider is a thin line that separates content in lists and layouts.
  • 🎊 Tab

    New component! - Tabs allow the users to navigate between groups of contents that are at the same level of hierarchy.

Bug Fixes πŸ›

  • change styled components to peer, consume tokens internally (f3517b3)
  • numerical font weight on android (08240f1)
  • remove font-family definitions (3d19500)