how to make app working when is closed (React Native)
I'm start building alarm app need make it alert user by notification
but notification can't work when app is closed
so , how to send local notification when app is closed (React Native android & ios) ?