We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49eeafa commit 8f89fafCopy full SHA for 8f89faf
README.md
@@ -26,6 +26,7 @@ Provides a way to styling components in React Native with better experience and
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
+- [x] Access to `props` from styles defined into `styled` components.
30
- [ ] Default design tokens.
31
32
### Create your config file
0 commit comments