A
A
Artyom Innokentiev2019-06-18 12:05:51
css
Artyom Innokentiev, 2019-06-18 12:05:51

How to make a mobile version for a site on React?

There is a desktop version of the site - written in React, using styled-components.
What to use to make a mobile version and what are the pros / cons of each approach:
1. Media queries (for each component (about 40+ components) you will have to write a list of media queries)
2. CSS framework (most likely, you will have to re-layout the markup )
3. Anything else?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2019-06-18
@artinnok

one

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question