suicidesafetyplan / safetyplan-ios

Suicide Safety Plan is a free mobile application for suicide prevention.
MIT License
20 stars 12 forks source link

Issue-24 Xcode 13 fixes #25

Closed pankova closed 1 year ago

pankova commented 1 year ago

Closes #24

First: Combining Xcode 13 and iOS 15 had these bugs

  1. Transparent navigation bar until scroll up
  2. Transparent splash screen
  3. Transparent tab bar until scroll up
  4. Untappable buttons and textfields in custom tableview cells

Second: The minimum supported iOS version had been increased to 13 by agreement

Testing

Checks

eddielement commented 1 year ago

@pankova These changes look great! I merged both pull requests, tweaked a few things, and I can push out an update now unless you wanted to finish anything else. :)