📄️ Box
🗃️ Based on restyle, inherits ViewProps except style properties.
📄️ Card
Cards contain content and actions about a single subject.
📄️ Center
Center is an encapsulation of flex layout
📄️ Divider
A divider is a thin line that groups content in lists and layouts.
📄️ Flex
Flex is a wrapper for CSS flex layout.
📄️ Text
The text component is mainly based on the restyle package, replacing the react-native default Text component.
📄️ White Space
White Space component is a layout component that allows you to add vertical spacing between other components or elements in your user interface.
📄️ Wing Blank
Tips: When the WingBlank component is used with the ScrollView component, be sure to use the WingBlank component as a subcomponent of the ScrollView component.