AD
A cool newsletter by Adapty about mobile paywalls.
Once a month folks pick interesting paywalls and invite an expert to comment on them. They've just released the 3rd issue featuring Alex Bauer from Branch who reviewed:
— a perfectly polished paywall of a big app which leaves almost no room for future testing,
— a paywall with the patterns so dark, you'll need a flashlight,
— a horizontal paywall, because why not?
and more.
Check it out:
go.adapty.io/mobile-…ex-bauer
In this article, we'll explain the concept of type erasure, how it used to be done, what's different in Swift 5.7, and how these changes work under the hood.
And the Fun Begins! In the first part of this post we explored the basics of the Layout protocol in order to build a strong foundation of how Layout works. [...]
Introduction One of the best SwiftUI additions this year has to be the Layout protocol. Not only we finally get our hands in the layout process, but it is [...]
Dear reader, if you've found this page you're probably encountering the error from the post title. Let me start by saying this post does not offer you a quick fix. Instead, it serves to show you the…