Here I don't mean the home screen of my navigator..I actually wanted to create a button which takes me to the home screen of my android device. How can i achieve this in react native?
I believe you can find the answer here in the documentation you can use
BackHandler.exitApp()