mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-11 08:03:37 +08:00
docs: add note about line height on RN
This commit is contained in:
@@ -28,6 +28,8 @@ const App = () => {
|
||||
|
||||
## Compatibility
|
||||
|
||||
React Native does not support the relative line height utilities due to lack of support for `em` units.
|
||||
|
||||
<Compatibility
|
||||
supported={[
|
||||
"leading-{n}",
|
||||
|
||||
Reference in New Issue
Block a user