@xsolla/xui-primitives-native
v0.141.1
Published
Internal native primitives for the Xsolla UI Toolkit. Not intended for direct consumer use.
Downloads
6,777
Readme
@xsolla/xui-primitives-native
Internal package — do not use directly. This package is used internally to build toolkit components. Consumers should use the published components (e.g.
@xsolla/xui-button,@xsolla/xui-controls).
React Native implementations of XUI primitive components.
Exports
Box— Layout container (View); supports fullBoxPropsincluding press handlers and ARIA attributesText— Text element; supports colour, fontSize, fontWeight, alignmentSpinner— Animated loading indicatorIcon— SVG icon wrapper accepting child SVG contentDivider— Horizontal or vertical line separatorInput— Native text input with cross-platform prop interface (onChangeText,secureTextEntry,inputMode)TextArea— Native multi-line text input withrowsandautoSizesupport
