I'm pretty new to react native and I would like to programatically set the android (I don't need this for ios) native alarms (those who can ring even if the phone is off). I already searched but I only found push notifications working like alarms (it can ring, but not if the phone is off). Is it possible, and if yes, how ? If it is possible, not in java, I don't know this language.
Thank you in advance