Mathieu Urstein
Mathieu Urstein
Thank you so much
same problem for me
`[INFO ] [Kivy ] v1.9.1 [INFO ] [Python ] v3.5.1 (default, Apr 18 2016, 11:46:32) [GCC 4.2.1 Compatible Apple LLVM 7.3.0 (clang-703.0.29)]` I can't find any related issues on the...
You were right the problem is caused by pygame. I used `kivy setup.py build_ext install` instead of `python setup.py build_ext install` to be sure the installation goes to the Kivy.app...
I’m playing with `react-native-web` and so far, everything works extremely well and I'm in love with the general idea & quality of this library. I'm facing some issues related to...
> @MathieuUrstein Did you test the code of the PR or of the general React Native Web version. If you used Expo Snack you unfortunately cannot test this PR (as...
I'm having the same issue