Ethan Sharabi
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...
## 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...
## 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...

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