class); Intent. putExtra(“alarm”,true); intent. addFlags(Intent. FLAG_ACTIVITY_NEW_TASK); startActivity(intent);
Read moreWhat is intent React Native?
React Native Android module to use Android’s Intent actions for send text to shareable apps or make phone calls or opening third party apps .
Read more