Has anyone created a white label design system and found a way to witch style guides or libraries each time a new client is onboarded and update all screens with their brand colors, logo etc? I want to use one library of components for different brands which have their primary colors, typography, rounded corners, etc.
The solution I've found for a white-label app is to create an unbranded design system and then duplicate this file, change it for each brand with their styles and basically have a new design system for each brand.
Thanks for your help!