Ethan Sharabi

Results 15 issues of Ethan Sharabi

I went over ExpandableCalendar code, there are a few issues I found and In general the context communication with all of the component might have bugs. - I marked with...

## Description It appears `useSharedValue` reset the value on each render of a component, instead of setting it once with the initial value. I notice this issue https://github.com/software-mansion/react-native-reanimated/issues/1655 but wasn't...

Platform: Android
Platform: iOS
Needs review
Repro provided

## Description When passing an animated ref (created using `useAnimatedRef`) to React's `useImperativeHandle` the packager goes into endless loop and throws the following error `Argument appears to not be a...

Missing repro
Platform: Android
Platform: iOS
Needs review

## Description Create an imperative API for TabController for setting tab imperatively ## Changelog Create an imperative API for TabController for setting tab imperatively

## Description **Don't Merge**, just review I did a few things here - Create new hooks: `useModifiers` and `useThemeProps` - this should help us replace `asBaseComponent` - Added support in...

## Description *Enter description to help the reviewer understand what's the change about...* ## Changelog *Add a quick message for our users about this change (include Compoennt name, relevant props...

![example1](https://cloud.githubusercontent.com/assets/1780255/24791489/f5db80f4-1b82-11e7-8538-5a3388fb4345.png)

WIP

It would have been great if freezing a component will generate some sort of a non-reactive snapshot that can be displayed instead of returning null. That would great with showing...

## Description Avoid hiding TextField label when field is invalid but enableErrors is false ## Changelog Fix issue with TextField's Label become hidden while field is invalid and enableErrors is...

isdsts field is missing from data This PR adds it to the relevant data tasks

wait-for-input