react-native-standarize
v1.0.2
Published
## WTF is React-Native-Standarize?
Downloads
10
Readme
REACT NATIVE STANDARIZE
WTF is React-Native-Standarize?
How to use:
Import module
import standarize from 'react-native-standarize';
<Text style={{ textSize:standarize(20), paddingTop:standarize(10) }}>
This text is responsive
</Text>