Christoph Pader

Results 135 comments of Christoph Pader

Fixed in https://github.com/Expensify/react-native-onyx/pull/541 :)

> Hi @chrispader. I'm interesting in trying to solve the Android large image crash for [Expensify/App](https://github.com/Expensify/App) and it looks like this was a good candidate until recently. Is this still...

> Hey agian @chrispader. I agree that this isn't necessary for us anymore. But we do have the same native Canvas crash with Expo-Image which I'm working on [here](https://github.com/Expensify/App/issues/34372). i'm...

Closing this PR since i don't think there's much traffic going on in this repo and this will probably not be merged anytime soon. @Julesssss since we migrated to Expo-Image...

I will try to merge this tmrw!

We'll soon merge [a PR](https://github.com/margelo/react-native-graph/pull/100) that adds a `disableSmoothing` prop to ``, which let's you disable the smoothing logic that causes these issues. This will remove any inaccuracies with the...

I'm gonna try to look into this issue (and others) on the weekend or next week. Unfortunately i'm fully booked with work right now...

i'm gonna look into this tmrw! sorry for the delay... > @theblondealex @chrispader - I have another one where I pass the index of the data point to onPointSelected in...

> Yea this is the chart smoothing I built. It sacrifices accuracy for better visuals, we can add a prop to disable that smoothing to present accurate data for such...

We'll soon merge [a PR](https://github.com/margelo/react-native-graph/pull/100) that adds a `disableSmoothing` prop to ``, which let's you disable the smoothing logic that @mrousavy mentioned. This will remove any inaccuracies with the dataset....