PrimeReact - switch themes without ejecting?

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • craco

    Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.

  • Will something like craco work?

  • Material UI

    Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

  • I'm familiar with mui and its ThemeProvider, which is great when you want your user to be able to change the global theme.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • use-dark-mode

    A custom React Hook to help you implement a "dark mode" component.

  • the useEffect hook expects a value for dark mode which in my case I just use use-dark-mode hook .

  • primereact

    The Most Complete React UI Component Library

  • I just use the mdc themes but you can use as many as you like. more themes can be found here

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts