batoulapps / adhan-swift

High precision Islamic prayer time library for Swift
MIT License
182 stars 42 forks source link

how to highlight the current prayer? #56

Closed kamilproo closed 2 years ago

kamilproo commented 3 years ago

hello i have extensions for array, where Element == [Prayer], so I need highlight current prayer, my code is not working on your framework) maybe you know some solution? I am using Swiftui) thnx

mdoukmak commented 3 years ago

Hello @kamilproo do you have a code snippet you can share to help clarify what you are trying to accomplish and why it's not working?