#Building 3d apple project and my app breaks once i load the “IPhone”component

7 messages · Page 1 of 1 (latest)

coarse sail
brittle sparrow
#

hello

#

you should use 3 term operator for that

#

someCond ? someList.map : ""

#

like this

#

someObj ? someObj.img ... : "" or someObj && someObj.img

#

got it?