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
+23-1Lines changed: 23 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,31 @@ We try to make the styles of the composable components follow those of the deskt
6
6
7
7
Visual consistency across different platforms is not guaranteed.
8
8
9
-
There is no documentation for this project yet. Check out the demo project on how to use the components.
9
+
This project is prototype and there is no documentation yet. Check out [the demo project](demo) on how to use the components.
10
+
11
+
<!--
12
+
There is no plan to support Apple platforms until there is official support from [Compose Multiplatform](https://github.com/JetBrains/compose-jb). Check out <https://github.com/cl3m/multiplatform-compose> for some experiments and prototypes on supporting iOS with Compose Multiplatform.
0 commit comments