peppeg85
peppeg85
ok, so i have to wait for triniwiz. thank you
@ejlocop try this https://github.com/triniwiz/nativescript-star-ratings/issues/18#issuecomment-741522719
hello, thank you for your support, here is the home page code: ```` var frameModule = require("ui/frame"); const utilityModule = require('utils/utils'); var Observable = require("tns-core-modules/data/observable").Observable; var http = require("http"); const...
hi @tsonevn , thanks for yout answer, i will try it. the same issue causes an "element loose" behavior with a long list of elements, when i scroll the listview,...
at this moment the workaround that works for me is to set statically the item and image height and width inside the xml ``` ```
me too, any solution?
so to have a blank javacsript project, i need a server project like an express basic project? i use it inside a vue js project and it works
thanks for your answer, i tried with a basic webpack project, but i cant make it work, do you know any scaffold/boilerplate to start a project?
hello, i also need to nest more gliders, or better, one main glider that has more nested gliders, is there a way to achieve this? i see that the inner...
great! thank you, i didn't understand the events