FAQView
FAQView copied to clipboard
Request for SwiftUI FAQ Demo
I am new in SwiftUI, I want to creat FAQ view means( question answer view). In this view populate number of question and answer. When I click on anyone question, only the answer of that question is visible and not the other question. And the answer of all the questions should be hidden/Collapse.
Up. swiftUI version?