There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The UserListView displays a list of users using a List view, and each user is wrapped in a NavigationLink to navigate to the UserDetailsView when tapped. The UserDetailsView displays the details of a specific user.