Hi,
I created an SwiftUI app to create visualizations of relations between persons. For example, a family tree or the relationships between friends could be created.<p>Additionally the app should help you to remember names (do you know the name of the kids from your friends?) and notify you for upcoming birthdays.<p>It was a lot of work to get it working with SwiftUI (Dragging around nodes, creating relationships, automatically align items, ...). I did not use any third party library or SDK.<p>If you have any questions, feel free to ask.