VinceBT
VinceBT
Git version 2.17 on Windows My Git repo has many folders at the root and the app is in one of these folders 
When in games (like League of Legends) that require you to use the edge of the screen to move the camera, the cursor flickers and teleports itself at random Y...
I'm using your package in a RN Web project and I have to do this in my webpack config, else I would get the error "unexpected token import" ```js loaders:...
Hi, I'm using your package for an hybrid app working on both browser and mobile and I've discovered that this.props.router is undefined when on mobile when calling console.log(this.props) in the...
I'm using [v0.13.0.0](https://github.com/A-tG/VoicemeeterFancyOSD/releases/tag/v0.13.0.0) and I get an empty text when the OSD appears and it stays stuck in color red 
Could it be possible to have a `onValueChange` prop which would be called at the same time as `setBallonText` but with a non formatted value ? Such as https://www.npmjs.com/package/@react-native-community/slider I...
When the parent component of the slider is updated while the user is moving the slider knob, a subtle lag can appear, this can be worse if the `onValueChange` trigger...
Is there a plan to support android transparent status bars, notches and optional notches, punch out camera ? Would a PR be accepted for this kind of feature ?
There should be a method for instance setScale(value) in order to reset the scale of picture if needed.
On RN version 0.27.2 ``` jsx Test ``` Edit : A pull request has been opened for this already, please merge it.