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.
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.
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.
If you have any questions, feel free to ask.
I like the possibility to use different colors and probably the birthday widget would be useful, but I already use another app for that.