You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+41-5
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
## Jacaranda
2
2
3
+
> ⚠️ **BETA SOFTWARE**: This library is in active development and not yet recommended for production use. APIs may change without notice. Feel free to try it out and provide feedback!
4
+
3
5
Provides a way to styling components in React Native with better experience and composability. The key feature is the ability to create multi-variants styles with a type-safe definition inspired by [Stitches](https://stitches.dev/docs/variants) and [CVA](https://cva.style/docs/getting-started/variants) (for React apps).
4
6
5
7
#### Currently properties:
@@ -13,15 +15,49 @@ Provides a way to styling components in React Native with better experience and
0 commit comments