Nathan Heinrich

Results 5 issues of Nathan Heinrich

### What feature or enhancement are you suggesting? In react-native-camera we had the ability to change the video bitrate. This is particularly useful if you're using the component to send...

✨ enhancement

https://github.com/wonday/react-native-orientation-locker/blob/master/iOS/RCTOrientation/Orientation.m#L88-L96 Why is the code reversed here? seems to give incorrect results.

Under a windows environment using vscode, laravel mix. The mix config is as follows let mix = require('laravel-mix'); let SoundsPlugin = require('sounds-webpack-plugin') /* |-------------------------------------------------------------------------- | Mix Asset Management |-------------------------------------------------------------------------- |...

help wanted
need repro

### What's happening? When taking a video and pausing/resuming the video on iOS, the audio and video are chopped into different segments rather than one continuous video. For example, I...

🐛 bug