A
A
Andrey Neumyvanny2021-08-12 08:33:57
React
Andrey Neumyvanny, 2021-08-12 08:33:57

Should you use Material UI when you have your own design?

I am developing a project on NEXT. I have a website design. The issue is that there are many different components in Material UI that suit me, but it's very difficult to style them for my design. How do they act in such cases? Does it make sense to style your own Material or is it easier to write your own implementation? Previously, I used bootstrap without React and other technologies, it was easier to style the component by adding my own class. There are also styled-components. Can someone tell me how it is reasonable to use all this so that the functionality of the component remains, and the styles are easily set.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
cython, 2021-08-12
@cython

You can try unstyled components from the pre-release version of Material Ui 5: https://next.material-ui.com/customization/unstyle...
Mui 5 plans to release in July-September: https://github.com/mui- org/material-ui/projects/25...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question