javascript – Expo Digital camera intermittently unresponsive in iOS construct
I am utilizing the newest model of Expo Digital camera in my expo react native mission and lately the digital camera has simply been performing a lot worse than earlier than. I’ve tried recreating the problem right here: import React, { useState, useRef } from ‘react’; import { View, StyleSheet, Textual content, TouchableOpacity } from…