Hi I'm very new to react native, i have to develop an app like whenever camera detects the face, automatically we need to display the person age and gender without any button click event.
I'm using Kairos API to display the age and gender but i need to call the API whenever camera or webcam detects the face using react native?
Anyone have any idea on this? Please suggest me.