Forums
(@saradiba)
7 years, 3 months ago
You can use this code in your js file $(document).ready(function(){ // access camera in react mobile app $( “input[type=’file’]” ).attr(‘capture’,’camera’ );
});