account-deletion-flow-android

Installation
SKILL.md

Account Deletion Flow (Play Required)

Mandatory since Dec 2023. Both in-app + on website.

In-app

Settings → Account → Delete Account → confirmation → delete.

// Settings screen
<Pressable onPress={confirmDelete}>
  <Text>Delete account</Text>
</Pressable>
Installs
2
GitHub Stars
1
First Seen
Aug 5, 2026
account-deletion-flow-android — khadinakbarlabs/expo-mobile-app-builder