Color Utilities
The colors-utilities module provides a set of helper functions to dynamically manipulate colors.
FlexNative Utilities is part of FlexNative which provides some utilities packages.
View all tagsThe colors-utilities module provides a set of helper functions to dynamically manipulate colors.
The ThemeContext module is a core part of the FlexNative theming system.
The FlexNative theme system is designed to be extensible.
FlexNative provides a platform-aware font system through the Fonts constant. This utility maps semantic font styles to the native system stacks of the underlying platform, ensuring your application feels native whether it's running on iOS, Android, or a browser.
npm version
ThemeContext is the core architectural piece of the theming system in your application.
The ThemeProvider is the foundation of the FlexNative theming system.
The theme-utilities module exports helper functions that are essential for initializing and customizing the theme configuration in FlexNative.
The @flexnative/theme-context package includes several utility modules to help with theme creation, manipulation, and color generation.