Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 687 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 687 Bytes

RPTermsCheck file

I am stuck in SwiftUI code and need helps of experts. I want following functionality in SwiftUI:

Screenshot 2024-10-26 at 13 26 11

I tried and create this project and the working functionality is fine like: -> highlight color -> click action for the highlighted part

But it still doesn't look the way I want. Check below output:

Screenshot 2024-10-26 at 13 37 37

Please let me know if anyone made this kind of view properly. This part is easily made with UIKit, but it's hard for SwiftUI views.