Dawid Michota

Results 13 issues of Dawid Michota

- Create types for most events that occur inside ReactGrid (e.g. `ReactGridEvents`) - Create props for `ReactGrid` component (e.g. `onSelectionChange`,`onFocusChange`, and more.) - Create function to emit events `emitEvent()` -...

enhancement

**Bug description:** Newly focused cell wont be fully visible (may be covered by sticky pane) if focused moved in direction different than cell spans to/from. ![297122836-434de80b-12d8-488b-8b85-b067fea6a712](https://github.com/silevis/reactgrid/assets/109215822/6fb57d39-8c61-489d-ba10-8ca5828c27bb)

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Explain what you did When using a Button with expo-router's ` component with...

Needs Triage

There should be an imageOptions prop, so user can decide whether he wants to: - disable base64 pasting - disable uploading, instead there should be an option to embed images...

Thanks to these changes, the size of JSON files storing data (including image data in 64 format) is smaller because it uses an external image URL and does not require...

### Description I got following bug: ``` Invariant Violation: Transform with key of "translateX" must be a number: {"translateX":{"onFrame":{},"onStart":{},"toValue":168.21428571428572,"velocity":10.531789498949639,"current":164.5932737384055,"startValue":164.64457455258392,"lastTimestamp":13514092.617269,"startTimestamp":13513334,"zeta":0.5,"omega0":10,"omega1":8.660254037844386,"reduceMotion":false,"callStart":null,"timestamp":13514092.617269}} This error is located at: ... ``` When I started to...

Missing repro
Platform: Android

[Docs page](https://react-native-reanimated-carousel.vercel.app/) is offline

bug

Can I use this library to compress video **and then convert** video to `m3u8` (with `.ts` files)?

Where do i place [speed flag?](https://github.com/arthenica/ffmpeg-kit/wiki/Speed-Optimization) Currently my plugins look like this ```json "plugins": [ [ "@config-plugins/ffmpeg-kit-react-native", { "package": "min-gpl" } ] ], ``` I use expo sdk 51 and...

It seems like it does not work anymore.