Open cryptonator000 opened 6 years ago
Hey @cryptonator000, do you see this list getting very long? If the list is really long I can imagine using either a ListView, otherwise simply using a for loop on an array would sufficient.
In Nativescript-Vue we would do something like this: <label v-for="item in timelineArray" :text="timelineArray.text">
@7ammer thanks for responding, I think styling is the big issue here, the vertical line specifically
Hello, I've created this: https://play.nativescript.org/?template=play-vue&id=vYxeob Any change someone could check it on an iOS device? I don't own one.
Looks good on my iPhone!
@7ammer THIS IS AWESOME!!! Thanks man. @jlooper this definitely should be on the site
Something like this: