We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 561b6aa commit 5af3ad1Copy full SHA for 5af3ad1
README.md
@@ -24,6 +24,8 @@ Provides a way to styling components in React Native with better experience and
24
- [x] Variants definition.
25
- [x] Default variants.
26
- [x] Support to define design tokens.
27
+- [x] Styled function to styling component using design tokens.
28
+- [x] Use `Stylesheet.create` instead a simple objects.
29
- [ ] Default design tokens.
30
31
### Create your config file
0 commit comments