Sid

Results 15 comments of Sid

@jackkemmish Did you sort this out?

> Hi @Sid-Turner-Ellis I just patched the module locally, not ideal but there was no option to change the returned image dimensions unless I dug into the code. > >...

Thanks @andreyboberskiy - that helped in most cases for me. It doesn't seem to work when an error is thrown in the component that has the camera though, i've tried...

I ended up having to set the fallback to a component that renders a new camera component and then kill that one the same way as @andreyboberskiy described above -...

@KATT For those that need this for personal projects, how can we help with getting this merged?

Is this still in progress? Did either of you guys get to work on it? @alexstanbury @garyhlusko I would use react-native-fs however i'm recording large videos which may be too...

@dmsierra11 I'm going to be looking into this shortly, I'm probably going to switch to a different module that is better contained. Let me know if you find a solution

@pruthvirajkarurcodewave When you say "add manually" do you mean adding from within the application or via ADB? I was getting the error when trying to access files that I created...

I just checked, I'm still getting the issue with the new library so I guess I'm going to have to look into it again, same as what you are describing...

To confirm moving to [this library](https://github.com/RonRadtke/react-native-blob-util/wiki/File-System-Access-API) fixed any storage issues. It's also more actively maintained than this