Fabrizio Bertoglio
Fabrizio Bertoglio
P | type | task -- | -- | -- 1 | feature | Update TopAlignSpan baseline position from ReactTextView#onDraw with the updated TextView height 1.1 | task | Retrieve...
Nested Text correctly aligns to the top of the View with flex style ```javascript A parent text with{' '} Bottom Top Bottom ```
P | type | task -- | -- | -- 2 | bug | Add logic to detect parent textAlignVertical and correctly shift baseline 2.1 | task | Test scenario...
P | type | task -- | -- | -- 1 | bug | Avoid adding ReactAlignSpan to span of the parent TextView 1.1 | task | The span is...
P | type | task -- | -- | -- 1 | bug | The calculatedHeight used to compute the margin is an aproximate value. The correct value is layout.getHeight()...
Nested Text correctly aligned multiline spans (different positions and vertical alignment)
I found this info: - LocaleSpan https://developer.android.com/reference/android/text/style/LocaleSpan - TextView.textLocale https://youtu.be/x-FcOX6ErdI?t=288 https://github.com/facebook/react-native/pull/35130
Do you still experience this issue? I have four years of experience maintaining facebook/react-native and I specialize in the Text and TextInput components. I currently have 58 [facebook/react-native PRs](https://github.com/facebook/react-native/pulls?q=is%3Apr+author%3Afabriziobertoglio1987+). If...
I believe that the PR was reverted
I'm organizing my next tasks. Are you still interested in adopting a fix for this issue? Or have you already implemented a workaround? If you are interested, I will work...