lamlengend98
lamlengend98
My Camera is sometimes appearred, sometimes not, permission camera is granted on my IOS device somebody helps me this case `"react-native-qrcode-scanner": "^1.5.4"` `"react-native-permissions": "^3.0.5"` `"react-native-camera": "^4.2.1"` `"react-native": "0.64.0"` ```javascript ```
I cannot drag to close sheet ```javascript { console.log('data', data) }} body={ 123 } isBackDrop={true} isBackDropDismissByPress /> ``` ``` "react-native-interactable-reanimated": "^0.0.15", "react-native-bottomsheet-reanimated": "^0.2.0", ```
I use react native 0.60.3, react 16.8.6 and get this error when install the lib. Can anyone fix this???
I explored this library missing 2 basic characters: ㇀ and ㇏ is it possible to update 2 characters's data?
I want to record livestream when started on mobile, but dimension provided by react native agora just are 4:3 or 16:9 How can i use mobile dimension like 720x1280 or...
Is setting beauty options to image possible without photoshop??
My case: > I have started a stream channel > Agora recorded and save to S3 > I got this video's source => How can i use this video to...
now, i'm following 4 options in this docs: https://docs.agora.io/en/Video/API%20Reference/react_native/classes/beautyoptions.html Can i add more options like blacklight effect or something like this?
I built debug and release app, everything works fine But when upload to Testflight, RTCLocalView not render my camera, granted camera and microphone permissions Can anyone help me this case...