Hello guys,
I'm developing an app using react native.
How can I know the value pressed for this alert box on Android ?
I would actually need to immediately listen to the response from that alert box to display a component on the screen in the background. If access is denied, I will show component X else component Y.
Thanks and Kind Regards, Avinash