📄️ Installiation
Installiation step
📄️ Configuration
1. StyledSystemProvider declaration
📄️ Component
React Native Styled System does not create basic components internally.
📄️ Text & Typography
The useSx hook takes an option as the second argument, and there is styleType there.
📄️ Pass styles and parsing priorities
There are various ways in which useSx is used to parse styles and produce output.
📄️ TypeScript
React Native Styled System aims for type-safe use.