uport-project / uport-mobile

uPort mobile app
https://uport.me
GNU General Public License v3.0
76 stars 28 forks source link

Custom nav bar title component #189

Closed aldigjo closed 4 years ago

aldigjo commented 4 years ago

react-native-navigation LargeTitle isn't working for iOS 13, this is a temporary workaround

codecov[bot] commented 4 years ago

Codecov Report

Merging #189 into develop will decrease coverage by 0.03%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #189      +/-   ##
==========================================
- Coverage    58.33%   58.3%   -0.04%     
==========================================
  Files          233     234       +1     
  Lines         6764    6768       +4     
  Branches       980     980              
==========================================
  Hits          3946    3946              
- Misses        2448    2452       +4     
  Partials       370     370
Impacted Files Coverage Δ
lib/navigators/navigation.ts 0% <ø> (ø) :arrow_up:
lib/screens/Screens.ts 100% <ø> (ø) :arrow_up:
lib/components/shared/NavBarTitle.js 0% <0%> (ø)
lib/screens/index.ts 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0de5954...6772581. Read the comment docs.