SIGN IN SIGN UP

Add support for configurable lineHeightMultiple in TextView

This change introduces a new optional lineHeightMultiple parameter to the
TextView component in both AppKit and UIKit implementations. When provided,
this adjusts the paragraph style's line height multiple, allowing clients to
customize line spacing. Default behavior remains unchanged when the parameter
is nil.
M
Marcin Krzyzanowski committed
f925d9465f350d21dcf5ba75c9e823d0fb0c587f
Parent: 3cb7cee