Search code examples
reactjsmaterial-uiresponsiveness

Can we use Material UI with Bootstrap 4


I am developing a web app in react js and i am using material-UI for components but i,m bit confuse reagrding the responsiveness of my web pages. so i wanted to know that can i use Bootstrap 4 with material-Ui.

any help would definetely be appreciated. Thanks in Advance.


Solution

  • Yes you can, Material UI components don't change anything about the layout of your page.