This repository was archived by the owner on Feb 23, 2021. It is now read-only.
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
Resize balance label font size based on content width in Payment Request View #294
Open
Description
In order for the Balance number to resize correctly we should add support to react-native-web for adjustsFontSizeToFit
. I created an issue upstream: necolas/react-native-web#889