Add opacity to the app contents and decrease it every day until their app completely fades away. Set a due date and customize the number of days you offer them until the app's UI is fully vanished.
EnsurePayment(
dueDate = "2024-08-24", // Due date for payment
gracePeriod = 14 // Grace period in days
) {
// App contents..
NavGraph(...)
}
- Inspired from kleampa/not-paid
- Made by Shivam
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.