DEV Community

Discussion on: What is the best way to tackle responsive design with minimal redundant code ?

Collapse
 
danishkhanzaada profile image
Danish

Can you use 3rd party Libraries ? We develop mobile apps in react native and there is a package for handling responsiveness ...Quite Handy !... You can check out this package React Responsive ... Might be helpful.

Collapse
 
anuraganand profile image
anurag-anand

okay thanks..I will take a look