Skip to content

@utilitywarehouse/native-ui@1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 17:17
· 1 commit to main since this release
6ebade2

Minor Changes

  • #703 148430e Thanks @jordmccord! - - Updates Flex component space values to align with Hearth React Native.
    • Adds new tokens from Hearth React Native for enhanced design consistency.
    • Removes deprecated tokens to streamline the codebase.
    • Removes deprecated VStack and HStack components in favor of using the more versatile Flex component.
    • Fixes useTheme hook so type is correctly inferred when destructuring the returned theme object.