Thilo

Results 10 issues of Thilo

If using smoothing the graph is cut-off, when peaks lead to min or max values. This can be circumvented by artifically lowering the domain's min and increasing the max. The...

1. Select index on Line which creates a tooltip 2. Select same index again 3. Tooltip hides but no handler is called Ideally we want to call a handler in...

Hi, To my understanding `disableTouch` is supposed to disable tooltips and `disableGestures` is supposed to disable the scrolling. When using `disableGestures` it also disables the dragging of the tooltips, I...

### NextUI Version 2.1.3 ### Describe the bug When a custom theme was defined, there is no way to access the semantic colors from javascript. `semanticColors.light.primary[400]` returns the default primary...

🐛 Type: Bug

Please check out example #8 from the snack https://snack.expo.dev/@miblanchard/@miblanchard-react-native-slider ### How to reproduce: Click on the center of the thumb **Expected:** Thumb stays at position because center of thumb matches...

Hi, I am trying to reconstruct a mesh from a point cloud that was exported using google cartographers assets writer. The data used is from "Deutsche Museum" which was scanned...

### Description Original error: `TypeError: Cannot read properties of undefined (reading 'left')` https://github.com/Shopify/react-native-skia/blob/cc7f30da719e7cfcc3e6c49f84a730ecb9e7f499/package/src/views/SkiaBaseWebView.tsx#L153 Due to `getClientRects()` returning empty array when Canvas is hidden. ### Version At least 0.1.221 and 1.3.8...

bug

### Current Behavior 1. Using the useMedia hook in a `_layout.tsx` file 2. Having a conditional return above the access of the proxy e.g. `media.sm` 3. In some cases (I...

Hi, I am currently upgrading from expo 51 to 52 and noticed that after the upgrade no fonts are rendered in my skia canvas due to an error: ```ts Font.js:67...

Hi, since some things are not supported by this package I decided to create a fresh library. It supports - [x] latest expo SDK - [x] iOS - [x] Android...