Units
NativeWind works
Polyfilled Units
You can use these units within classes or tailwind.config.js
.
Unit | Name | Description |
---|---|---|
vw | View Width | Polyfilled using Dimensions.get('window') |
vh | View height | Polyfilled using Dimensions.get('window') |
NativeWind works
You can use these units within classes or tailwind.config.js
.
Unit | Name | Description |
---|---|---|
vw | View Width | Polyfilled using Dimensions.get('window') |
vh | View height | Polyfilled using Dimensions.get('window') |