mymonero / mymonero-app-ios

The MyMonero native iOS app
BSD 3-Clause "New" or "Revised" License
51 stars 18 forks source link

[iOS 11 UI] Look at updating ConnectivityMessageView for new app nav bar title sizes/layouts #38

Open paulshapiro opened 6 years ago

paulshapiro commented 6 years ago

Was looking at using the new iOS 11 big nav bar sizes on the pw entry view and maybe settings as initial targets, and I'd have enabled them, but the ConnectivityMessageView would need that fix to add safeArea support before we can support different nav bar sizes. Is there another way to do the ConnectivityMessageView hierarchy but retain all its visibility properties?