sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

552
active users

#imagerenderer

0 posts0 participants0 posts today
BestMacFly<p>Has anyone experience with <a href="https://troet.cafe/tags/SwiftUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SwiftUI</span></a> <a href="https://troet.cafe/tags/ImageRenderer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ImageRenderer</span></a>? I’m trying to render a simple List:</p><p> List{<br> Text("Test")<br> Text("Test1")<br> }</p><p>But I’m getting an error:</p><p>Unable to render flattened version of ListRepresentable&lt;CollectionViewListDataSource&lt;Never&gt;, SelectionManagerBox&lt;Never&gt;&gt;</p><p>When removing the List and using simple Views like Text, everything works fine.</p><p>Isn’t ImageRenderer supporting Lists? I can’t find information about that.<br><a href="https://troet.cafe/tags/iosdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>iosdev</span></a> <a href="https://troet.cafe/tags/swift" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>swift</span></a><br><span class="h-card"><a href="https://a.gup.pe/u/swiftui" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>swiftui</span></a></span></p>