styled components responsive code example
Example: react native styled-components responsive font
{
'font-size': deviceWidth('10%'),
'height': deviceHeight('100%'),
}
{
'font-size': deviceWidth('10%'),
'height': deviceHeight('100%'),
}