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
{{ message }}
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.
textBlock currently has no fontFamily causing the text to be truncated in some cases.
please add the fontFamily prop to the textBlock component
https://github.com/microsoft/react-native-adaptivecards/blob/release_0.1.x/src/Views/CardElements/TextBlock.tsx#L25
fontFamily: StyleManager.fontFamily,
The text was updated successfully, but these errors were encountered: