Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

nativescript |layouts create ui for ngFor loop

, im try to create an view and having troubles. im trying to create a row of Images with ngFor , so i dont know the exec number of images that will apper on the screen but in need it to look like that , in case of 3 photos it will be in one line but when the fourth Image will added it will go down to a new lineenter image description here

thank you

like image 998
Matan Shushan Avatar asked Mar 02 '26 08:03

Matan Shushan


1 Answers

that problem can be resolve with warpLayout

WrapLayout

like image 196
Matan Shushan Avatar answered Mar 05 '26 11:03

Matan Shushan