Micha Hanselmann
Micha Hanselmann
### Contributing checklist - [x] Code must follow existing styling conventions - [x] Added a descriptive commit message ### Solves issue(s) Closes https://github.com/opentok/opentok-react-native/issues/327. This PR introduces a new property `scaleBehavior:...
Hey there! I'm using your library in my iOS app and came across one of those pesky CoreMIDI bugs. I traced it down to the [`MIDIClientDispose`](https://github.com/chris-zen/coremidi/blob/master/src/client.rs#L335) call in the Drop...
**Issue description:** I'm trying to build the `tvstock` package for SDK level 22, arm arch. That fails due to some problem with the `com.google.android.configupdater` pkg. I'm on macOS. **Reproduction Steps:**...