Max Gor

Results 5 issues of Max Gor

### Issue Description I get this an error when trying to make a project: > Cause: method ID not in [0, 0xffff]: 65536 if I try to run a project,...

When I implemented this code, I got this mistake: > [TypeError: response.blob is not a function. (In 'response.blob()', 'response.blob' is undefined)] When I debug it, if I print response, it...

I get this warning: Module RCTMFBLoginManager requires main queue setup since it overrides `constantsToExport` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native...

I have this mistake when installed latest version: 10.1.0 ![error](https://user-images.githubusercontent.com/11961928/203413426-fd76aa4d-3234-450b-804e-9ce5f0173be7.png) react-youtube: v10.1.0 react: 17.0.2

Platform: android RN: 0.60.4 `ImgToBase64.getBase64String("file:///data/user/0/com.myapp/cache/1581517067881.JPEG")` return wrong base64 string.