Shachar

Results 31 issues of Shachar

check out this [link](https://reactjs.org/docs/typechecking-with-proptypes.html)

Wrapping a `` predecessor with `` or applying styles to it overrides the overflow. --- **First thing's first - Thanks for this module.** so... - expected behavior: `` predecessors will...

## Description Related? #23614 #23615 Setting `zIndex` on items of a `FlatList` yields no result across different rows. However, it does work in the same row across it's columns if...

Component: FlatList
Needs: Attention

I have been researching solutions for TS type testing such as this repo. It seems superior to other solutions since it exposes assertion types and not only assertion methods, keeping...

## Motivation I have use cases in which I need to specify the line type (line, ray, segment) for different use cases, e.g. ray casting algorithm to determine if point...

A simple perf enhancement We also used `JSON.parse(JSON.stringify(obj))` in https://github.com/fabricjs/fabric.js and discovered it was very bad for perf.

```js config.set({ ..., browsers: [], ``` will cause the process to hang indefinitely expected to warn/throw and exit

When working on github desktop

This seems to be a bug originating from the framework

bug
android

1. changing events to dispath instead of receive for reanimated - extends actual event class (see gesture handler for example) 1. remove `setTouchRadius`, support `hitSlop` 1. rename package + module...