diff --git a/src/KlarnaPaymentView.tsx b/src/KlarnaPaymentView.tsx index d2acb4b2..e1d55ee0 100644 --- a/src/KlarnaPaymentView.tsx +++ b/src/KlarnaPaymentView.tsx @@ -74,6 +74,7 @@ export class KlarnaPaymentView extends Component< style={{ width: '100%', height: this.state.nativeViewHeight, + flexShrink: 1, }} category={this.props.category || ''} returnUrl={this.props.returnUrl || ''}