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
<a href="https://codandotv.gitbook.io/craftd">CraftD</a>: A framework to implement Server-Driven UI quickly and easily to Android / iOS / Flutter / Kmp
10
+
<a href="https://codandotv.github.io/CraftD">CraftD</a>: A framework to implement Server-Driven UI quickly and easily to Android / iOS / Flutter / Kmp
10
11
</h1>
11
12
12
13
### Documentation
13
-
See the [project website](https://codandotv.gitbook.io/craftd) for documentation.
14
+
See the [project website](https://codandotv.github.io/CraftD) for documentation.
14
15
15
16
Take a look at [CraftD: Server Driven UI for All Platforms](https://medium.com/codandotv/craftd-server-driven-ui-for-all-platforms-b2624d2c2a7b)
You can use the existing components or create your own components, more details you can check in our [documentation](./docs/index.md).
3
+
You can use the existing components or create your own components, more details you can check in our [documentation web site](https://codandotv.github.io/CraftD).
4
4
5
5
### Existing Components
6
6
7
+
You can check the existing components CraftD already has [here](https://codandotv.github.io/CraftD/#components-that-already-exist-in-the-library).
8
+
7
9
### Create your own component
8
10
9
-
## 🔗 Compatibility
11
+
- Create your ComponentPropertyClass with properties that you need
0 commit comments