diff --git a/src/components/HeaderE235.tsx b/src/components/HeaderE235.tsx index 782ec9dbd..c664efb45 100644 --- a/src/components/HeaderE235.tsx +++ b/src/components/HeaderE235.tsx @@ -20,7 +20,6 @@ const styles = StyleSheet.create({ }, boundContainer: { width: '100%', - height: '50%', justifyContent: 'flex-end', }, bound: { @@ -177,7 +176,9 @@ const HeaderE235: React.FC = (props) => { }, ]} adjustsFontSizeToFit - numberOfLines={1} + numberOfLines={2} + lineBreakStrategyIOS="push-out" + textBreakStrategy="balanced" > {boundText}