Closed liam-fitzgerald closed 4 years ago
Or at least a custom singleLine prop on <Text> that would set text-overflow: ellipsis and white-space: nowrap cc: @g-a-v-i-n
singleLine
<Text>
text-overflow: ellipsis
white-space: nowrap
Resolved in #78 (v1.2.10)
Or at least a custom
singleLine
prop on<Text>
that would settext-overflow: ellipsis
andwhite-space: nowrap
cc: @g-a-v-i-n