Skip to content

Commit

Permalink
Merge pull request #71 from MohamedRejeb/0.4.x
Browse files Browse the repository at this point in the history
Add Web Demo to Docs
  • Loading branch information
MohamedRejeb committed Mar 4, 2024
2 parents 4a35f44 + 3f99cde commit 225d63f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ Calf stands for **C**ompose **A**daptive **L**ook & **F**eel

> The main focus for now is Android and iOS, but more Desktop components are coming that allows you to create adaptive UIs for Desktop as well (Windows, macOS, Linux)
## Web Demo

You can try the web demo [here](https://calf-library.netlify.app/)

## Installation

[![Maven Central](https://img.shields.io/maven-central/v/com.mohamedrejeb.calf/calf-ui)](https://search.maven.org/search?q=g:%22com.mohamedrejeb.calf%22%20AND%20a:%calf-ui%22)
Expand Down
4 changes: 4 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ Calf stands for **C**ompose **A**daptive **L**ook & **F**eel

> The main focus for now is Android and iOS, but more Desktop components are coming that allows you to create adaptive UIs for Desktop as well (Windows, macOS, Linux)
## Web Demo

You can try the web demo [here](https://calf-library.netlify.app/)

## Contribution
If you've found an error in this sample, please file an issue. <br>
Feel free to help out by sending a pull request :heart:.
Expand Down

0 comments on commit 225d63f

Please sign in to comment.