docs(js): remove gif as they cannot be included in PDF

This commit is contained in:
Gabor Kiss-Vamosi
2022-11-09 09:47:10 +01:00
parent d274523be1
commit 6948eee9b1

View File

@@ -33,14 +33,10 @@
## Demo ## Demo
### Widgets See the [demo](https://github.com/lvgl/lv_binding_js/tree/master/demo) folder
![Widgets demo with the JS binding of LVGL](/_static/img/js_widgets_demo.gif)
### Calculator
![Calculator demo with the JaveScript binding of LVGL](/_static/img/js_calculator.gif)
## building ## Building
The following are developer notes on how to build lvgljs on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc. The following are developer notes on how to build lvgljs on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.