quran / quran-ios

QuranEngine is the engine powering the Quran.com iOS app.
Apache License 2.0
444 stars 150 forks source link

Fix search bar disappearance on iOS 14 #603

Closed mohamede1945 closed 8 months ago

mohamede1945 commented 8 months ago

Apparently, UIHostingController takes over the responsibility of the navigationItem on iOS 14.

codecov[bot] commented 8 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (b504ab3) 42.14% compared to head (b4683ef) 42.13%.

Files Patch % Lines
Features/SearchFeature/SearchViewController.swift 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #603 +/- ## ========================================== - Coverage 42.14% 42.13% -0.01% ========================================== Files 500 500 Lines 19442 19445 +3 ========================================== Hits 8194 8194 - Misses 11248 11251 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.