Question - Regarding design-system
See original GitHub issueHi Dripsy team,
In my current mono-repo I have incorporated this library https://styled-system.com so that I can use it on web and RN.
I’m wondering whether there is a way for me to use Dripsy together with styled-system?
I would rather try out you library than use react-native-web.
Thank you in advance,
Tom
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
6 questions to fail or succeed with Design Systems
6 questions to fail or succeed with Design Systems · 1 — How might someone fail in this position? · 2 — What...
Read more >Design System Interview Questions | Brad Frost
Design System Interview Questions · Name and title · How long have you been at the organization? · Can you give a brief...
Read more >7 Questions to ask after creating a design system - 5 Min Growth
1. Does a design system bias people to 'think inside the box? · 2. Does every component on a screen need to be...
Read more >Design System FAQ - the most asked questions - UIG Studio
Design System FAQ · What is a design system? · What are design systems for? · What are the benefits of a design...
Read more >10 Questions to Ask When Planning for Design System ...
Do you have a design system “product owner”? · Is your component library documented in code that references real UI components? · Do...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

dripsy kind of does what styled system does in an easier way. it’s based on theme-ui from react. theme-ui is made by the creator of styled-system.
okay now i understand, it uses styled components like i thought.