Gerem

Results 2 comments of Gerem

I had the same error and found part of the solution [here](https://github.com/sickcodes/Docker-OSX/issues/46). I did : ``` sudo pacman -S alsa alsa-utils xhost +localhost ``` And my problem was solved

Hi! I also built [react-native-app-control](https://github.com/Gerem66/react-native-app-control) as a simple drop-in: Exit & Restart functions for Android and iOS, old & new arch (on iOS, restart just quits with a popup). Made...