We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 860f7be + 67e288b commit 0473513Copy full SHA for 0473513
README.md
@@ -11,7 +11,8 @@
11
The purpose of this repository is to demonstrate the following:
12
13
- In-app purchases (subscriptions) using Google Play Billing.
14
-- RevenueCat's server-driven UI paywall builder.
+- Server-driven UI based paywall dialog with the RevenueCat's paywall editor.
15
+- Checking user entitlements.
16
- Full UI implementation using Jetpack Compose.
17
- Configuring structures with the Android architecture and Jetpack libraries such as Hilt and Jetpack Navigation.
18
- A multi-module project structure and using Baseline Profiles to enhance app performance.
0 commit comments