zom / Zom-iOS-XMPP

THIS PROJECT IS NOW CLOSED. WE HAVE MOVED TO A NEW ZOM 2.0 MATRIX CORE. FOLLOW THE LINK!
https://github.com/zom/zom-ios-matrix
Mozilla Public License 2.0
37 stars 23 forks source link

Change Navigation bar color for adding a friend to Zom using SMS #522

Closed tiffrobo closed 6 years ago

tiffrobo commented 6 years ago

I want to invite a friend to Zom using SMS. I tap 'Add Friends' then tap 'SMS'. A new screen opens with an autogenerated message. You just type in the phone number or contact’s info.

Device: iPhone 7 OS: 11.2.2 App Version: 116

N-Pex commented 6 years ago

Thanks to Apple bug http://openradar.appspot.com/radar?id=6165359065300992 the navigation bar background color is impossible to change without affecting other parts of the app, but at least I could somewhat hackishly apply a workaround that makes the cancel button visible.

cstiens commented 6 years ago

Lovely! Thank you!