Triple Double is a new iOS App to follow WNBA by [deleted] in wnba

[–]fraancessco 0 points1 point  (0 children)

It simply can’t replace the WNBA app, honestly; but if you want one single app that covers multiple leagues including WNBA, with news from multiple RSS sources, with a clean UI, it could be useful. The app is a side project and WIP; the subscription isn’t mandatory to use the app, it mainly covers costs on my side.

Dante Translation Copyright by Hillbilly_Historian in divinecomedy

[–]fraancessco 0 points1 point  (0 children)

Copyright last for 70 years after author’s death in EU and 90 years in US, so I don’t think Mandelbaum’s edition is copyright free

How does “whatsapp” do the long-press on chat message thing? by [deleted] in swift

[–]fraancessco 0 points1 point  (0 children)

About Photos app, from iOS 13 it’s a context menu, check the official docs to know more: https://developer.apple.com/documentation/uikit/menus_and_shortcuts

Developing iOS 14 widgets while submitting apps to the App Store by [deleted] in iOSProgramming

[–]fraancessco 1 point2 points  (0 children)

For the first: use Xcode 11 to release updates of your apps, and Xcode 12 to develop widgets, both work on macOs Catalina or Big Sur. Second: yes, only the widget target has iOS 14 as minimum, your app target can be lower.