suicidesafetyplan / safetyplan-ios

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

Issue-24 Xcode 13 fixes #25

Closed pankova closed 2 years ago

pankova commented 2 years 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 2 years 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. :)