Joseph
Joseph
Hello, first of all, thank you for this wonderful library. As app grows, its easier to make hamburgers a react component. Something like this ```javascript this.setState({ active: !this.state.active })} />...
 https://heraclosgame.com/ is a real world example using cannon.js. I found it by opening chrome debug tool. Maybe we can add it into the docs? Let people know some real...
if autoplay is true, and is mobile, automatically set mute first Because this is the only way to autoplay on mobile devices, if you think this is inappropriate, then log...
Hello, thank you for this wonderful library. After I `yarn add expo-pixi`, I put `import ExpoPixi from 'expo-pixi';` to a simple js and not using it, and it breaks. Showing...
react-powerplug is the **_best repo_** to start supporting react hooks.
Hello, thank you for your wonderful library. I have spent so many days trying to figure out how to use the camera to be ThreeJS background. Right now, we have...
Please see this screenshot:  My code is this: ```jsx import { faCircle } from '@fortawesome/pro-regular-svg-icons/faCircle'; ; ``` ```jsx .myClassName { background-color: white; background-clip: content-box; // max small } ```...
If you link the file instead, I think it can reduce the file size significantly.
- [x] I have searched through existing issues - [x] I have read through [docs](https://vuejs.github.io/vetur) - [x] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html) - [x] I have tried restarting VS Code or...