microsoft / react-native-adaptivecards

React Native renderer for AdaptiveCards
https://microsoft.github.io/react-native-adaptivecards/
80 stars 21 forks source link

TextBlock failed to handle wrap and chunk. #13

Closed DongyuZhao closed 5 years ago

DongyuZhao commented 5 years ago

Describe the bug TextBlock failed to handle wrap and chunk.

Expected behavior If the wrap properties is set to true, TextBlock should wrap the code at any time, otherwise, it should chunk the text and end with ...