added range support for slider

This commit is contained in:
yaanvar
2023-09-25 12:21:31 +03:00
parent dc39072de3
commit 276863efeb
22 changed files with 312 additions and 171 deletions
@@ -1,7 +1,8 @@
{
"description": "Slider with ranges",
"platforms": [
"android"
"android",
"ios"
],
"div_data": {
"templates": {},
@@ -1,7 +1,8 @@
{
"description": "Slider with ranges",
"platforms": [
"android"
"android",
"ios"
],
"templates": {
"test_slider": {