Facundo Montero
Facundo Montero
Previous reply > @FacuM We were able to get up and running again by downgrading to Expo SDK 49 and running `npx expo-doctor`. Thanks for the hint, Scott! However, it...
@coffeeblack As far as I can tell, what's breaking is the logic related to [LocationModule.kt#478](https://github.com/expo/expo/blob/main/packages/expo-location/android/src/main/java/expo/modules/location/LocationModule.kt#L478) where it tries to call for the unimplemented method `checkLocationSettings()`. The _failure listener_ leads to...
> I noticed a small problem with camera-streamer. When I boot up my pi and access octoprint web interface at least once (so it loads the camera-streamer stream) everything works...
> I did get a build failure on `mesa-24.0.8`, however it doesn't match the one you got. I'm getting: > > ```smalltalk > llvm-config found: NO need ['>= 5.0.0'] >...
> I can not reproduce the mesa build failure with `./build-package -I mesa` command in termux-package-builder container. You sure won't, @TomJo2000 was probably buildiing `mesa` from source.
> Same issue, did you find a way to fix it? @FacuM Nothing so far, I've paused this project for now though, I'm not in the mood to keep it...
> @FacuM @dhinesh-foodhub I created a patch package to fix the library. The fix involves using onLayout on the graph view to get the width and height and applying this...
> @FacuM I guess it was fixed at some point. Not sure though, can you test with the latest version of react-native-gifted-charts once? It does absolutely work! **Web:**  **Android:**...
I can confirm that this bug shouldn't be stalled or closed as it **is** still present in the latest stable (5.x) release. Regardless of the warning, the component does work...