Closed
Description
Hi guys,
I'm having a weird issues with <Text>
element in React Native 0.13.0
Some texts are breaking into multiple lines although there's enough space.
Another issue is that some text have extra useless space after the text ends
Are these know issues? I'm not sure what caused this because other texts are just fine.
Any tips on how to debug/fix this issue?
Thanks.