DEV Community

Discussion on: [React-Native]Run a code before close

Collapse
 
256hz profile image
Abe Dolinger

Pretty sure AppState - background will fire when you close the app. reactnative.dev/docs/appstate

Collapse
 
seanmclem profile image
Seanmclem

it doesn't

Collapse
 
amlana24 profile image
amlan

Thats really helpful..Didnt know about this..Thanks Abe..

Collapse
 
256hz profile image
Abe Dolinger

No problem, let me know if it works out for you!