Understand HeroUI Native Primitives
mainHeroUI Native primitives are unstyled, accessible base components designed to serve as the foundation for the HeroUI Native component library. They provide flexible composition patterns and support both controlled and uncontrolled component behavior while maintaining React Native compatibility.
These primitives are adapted from the rn-primitives library with the following enhancements:
- Stricter TypeScript compatibility and typing.
- Integration with the HeroUI Native theme system.
- Enhanced accessibility features.
- Custom styling patterns aligned with HeroUI design principles.