You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`fontSize` is the size of the heading's font, defaults to `32`/`24`/`20` for h1/h2/h3.
813
813
-`bold` defines whether the heading should be bolded, defaults to `false`.
814
814
815
+
> [!NOTE]
816
+
> On iOS, the headings cannot have same `fontSize` as the component's `fontSize`. Doing so results in unexpected behavior.
817
+
815
818
#### blockquote
816
819
817
820
-`borderColor` defines the color of the rectangular border drawn to the left of blockquote text. Takes [color](https://reactnative.dev/docs/colors) value, defaults to `darkgray`.
0 commit comments