SwiftUI with Combine use

Job ID: 34215749

Budget: ₹1,500 – ₹12,500 INR

The task is to make structure and implement data in the that structure

Task involves step

- There is a list view in the swiftUI view
- The list view data is filled up with array of elements
- For example, 10 list items and it will show 10 lists in swiftUI (resuable component)

- Each item in the list will have an image, text, and some actions involved. Under, certain conditions it has to change the image or color of text changed as well.

- Sometimes, one of the item in the list can another view or other item just show text alert

- All the data in the array should be managed by the publisher. If something changes then it should update UI itself in the real-time way

This is will have the involvement of list, swiftUI, and publisher. Anyone who can help and explain to me logic to complete(if English comfortable then call explanation ) this task with code implementation.

Extra work if created from the side then additional payment will be given. I do respect every time and efforts

Reference example:-
https://peterfriese.dev/posts/swiftui-listview-part2