Good afternoon. I have a problem with adaptability in React-Native. I want to change the styles of the blocks depending on the permission. Something like this - if screen Width > 750 then header: {color: black} is an example
Good afternoon. I have a problem with adaptability in React-Native. I want to change the styles of the blocks depending on the permission. Something like this - if screen Width > 750 then header: {color: black} is an example