RevenueCat Paywalls
Hey HN! It's been a while but I wanted to pop back in to share that we just shipped paywalls: a remotely configurable, App Store compliant, and testable paywall out of the box. We shied away from building this for longer than we should have but it's such a huge component of making more money on the app stores we just had to. It relies on native components, but is configurable from the web, which we think achieves a good balance of flexibility and performance. We're just on iOS for now, Android soon, then hopefully more platforms in time.
In plain words
RevenueCat Paywalls provides a remotely configurable paywall system for iOS app developers. The paywall uses native components for performance while allowing configuration through a web interface, and it is App Store compliant and testable out of the box. It is designed to help app publishers increase revenue through the app stores. Android support and additional platforms are planned for future release.
written from the facts on this page · September 2026
More commerce this month
the category →

Compare your startup equity grant for free.
Commerce · 26d ago · equitybee.com
Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com