1.0.0 • Published 4 years ago
@apprush/react-native-responsive-design v1.0.0
react-native-responsive-design
A responsive solution for iphone6 ui design.
Usage
yarn add react-native-responsive-design
Features
Importing library
You can import the generated bundle to use the whole library generated by this starter:
import {
scaleSize,
scaleHeight,
setSpText2,
isIphoneX,
ifIphoneX
} from 'react-native-responsive-design';
1.0.0
4 years ago