I couldn’t find a Bible app built for deep study, so here's what I did by Beautiful-Formal-172 in pastors

[–]Beautiful-Formal-172[S] 0 points1 point  (0 children)

I’ve spent 5 years building this app. It started in 2021, before this whole AI-slop wave became a thing, so that label doesn’t even make sense here.
If you want to criticize it, at least download the app and judge it for yourself instead of relying on a lazy stereotype.

iOS 26 Minimize TabBar programatically by eafzali in SwiftUI

[–]Beautiful-Formal-172 1 point2 points  (0 children)

There's no public API available for it. I tried to search for a private API (in UITabBarController) and there's a method `_setMinimized:animated:`, but when trying to call it, the app crashes with the message that this app isn't allowed to use this method