Yeah and that’s a giant hack, I haven’t figured a proper way but maybe just need to wait for a good code sample that does this well. Basically I wrap the items in AnimatedVisibility, the new items are added with visible false and I start a coroutine that changes visible to true after 100ms.