Can we use the material interface with Bootstrap 4
2 answers
Yes you can, but remember that Material-UI is heavy dependencies, so it increases the size of your application significantly. You can also use some material themes for Bootstrap 4, for example: http://daemonite.github.io/material/ and also http://fezvrasta.github.io/bootstrap-material-design/
+2
source to share