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
In order to address this on iOS we just need to pass the align prop to the RichText component as the textAlign prop. It's not currently being passed at all.
We also need the changes from this AztecEditor-Android PR in order for alignment to start working on Android.
Describe the bug
Changing the alignment within a quote block does not change the text visually, although the alignment attribute does get updated.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The quote block should visually reflect alignment
Smartphone (please complete the following information):
Additional context
Comment where @etoledom initially identified the issue
The text was updated successfully, but these errors were encountered: