Skip to main content

React Native

The React Native integration provides a bridge between Aesthetic core and React Native itself. It enables components to easily and fluently style themselves with design tokens compiled by a design system.

Features#

  • Styled component, Hook, and HOC based APIs for styling, accessing themes, and handling directionality.
  • Element level style sheets and nested themes.
  • First-class directionality support (RTL, LTR).

Requirements#

  • React 17+
  • React Native 0.64+