Jalal Aliyev

Results 1 comments of Jalal Aliyev

try this one: react-native-permissions You will also need to install react-native-permissions to handle camera related permissions npm install react-native-permissions --save react-native link react-native-permissions For iOS, as part of the [react-native-permissions...