Muhammad Bilal

Results 16 comments of Muhammad Bilal

> Looks like it works with no problem for now when npm installed with --force I am facing the react 17 dependency issue, tried --force but node does not detect...

Hi @Ranjit8298, if you follow the docs example, you have set the data prop for the x-axis and y-axis data as shown in the below example ``` data={{ labels: [],...

Hi @bryanltobing , You can use ``` propsForVerticalLabels: { fontSize: x, }, ``` in chartConfig to reduce font size or mutate vertical labels text styles

Hi @R-Art-project, to resolve this issue in expo SDK 48, you must install the react-native-svg in the project. This version fits best with the latest SDK "react-native-svg": "13.4.0"

@EkremBulut01 I created an npm package that you can use to have the video support. if you want to use that, it is created for expo-managed projects but it should...

> @bilal1031 Do you get the logs from right before purchasePackage but not the ones after? Is it possible that `offer` is null or undefined, causing an exception at purchasePackage?...

Hi @HaleyRevcat. Thank you for reaching out. I don’t remember the solution at the moment, but I was able to figure it out before, so you can close the issue.

Facing the same issue when trying to make an Android development build on expo.

> Any reason why this bug exist? Should I make a PR with the tensorflow files copied in the repo? Making a PR would be good as I use EAS...