September 2018
Intermediate to advanced
302 pages
7h 17m
English
This is possible on iOS right now:
<Text style={styles.text} numberOfLines={1} adjustsFontSizeToFit> {this.state.likeCount}</Text>
But, the outcome is a complete disaster in our case. The layout feels very inconsistent, even if we put some work into this scaling solution:

Read now
Unlock full access