I am using expo v42.0.1.
I want to clear my application's data programmatically when click button in my app like way:
Settings->Applications-> ManageApplications-> My_application->Clear Data
I've search but I can't get any answer for React Native/ Expo, similar with this question but for React native/ Expo.