Kevin

Results 1 comments of Kevin

this works for me in my react project set a hook eg. const [camera, setCamear] = useState(false); assign a button to toggle this hook, then use this hook to control...