into the .ts, without knowing how many element I will add.
I've tried to use your dyanamic example https://github.com/TheOriginalJosh/nativescript-slides into the doc, where you use the .addChild() function, but for the moment I can only add dynamically elements specific to NativeScript like Label.
Hi, I'm currently using NativeScript with Angular, and I'm trying to reach the result of this code:
into the .ts, without knowing how many element I will add.
I've tried to use your dyanamic example https://github.com/TheOriginalJosh/nativescript-slides into the doc, where you use the .addChild() function, but for the moment I can only add dynamically elements specific to NativeScript like Label.