Miki Leib

Results 11 issues of Miki Leib

## Description Change the `Incubator.Dialog` to use (internal) hooks ## Changelog Change the `Incubator.Dialog` to use hooks, fixes issues with size given in percentage and not numbers

## Description New `NumberInput` component. `locale` works on Android but not on iOS, our theory is that it's related to RN-intl issues with hermes and it should be solved in...

## Description Image\Overlay - support borderRadius (only via the prop, not via style) ## Changelog Image\Overlay - support borderRadius (only via the prop, not via style) ## Additional info Ticket...

## Description [Android] ExpandableSection - fix inner component's animation not working In this case `TextField` with `floatingPlaceholder` inside `ExpandableSection` causes the `placeholder` on Android to not be shown. Credit to:...

## Description Dependencies Graph ## Changelog None ## Additional info None

## Description Dependencies Graph ## Changelog None ## Additional info None

# Bug An image inside a rect that has a different width\height (and so the image has to be scaled), will be translated within the rect. ![image](https://user-images.githubusercontent.com/38354019/116879329-36535680-ac29-11eb-8a48-ea459c388b6f.png) #### Expected behavior...

bug

### Description Sometimes (around 1-2 times per 10 tries) we get `0` from `e.contentOffset.x` ([code link](https://github.com/wix/react-native-ui-lib/blob/c3e25b4bf7611bacc7f43383dc203acc1c36a758/src/components/tabController/PageCarousel.tsx#L49)). This causes our tab indicator to be on the wrong side: Instead of: To...

Missing repro
Platform: Android

## Description Looks like our native components are broken for a while, this fixes the issue. We've moved to node 20 from 16 ([PR](https://github.com/wix/react-native-ui-lib/pull/3068)) and for some reason it changed...

## Description Incubator package - fix typings ## Changelog Incubator package - fix typings ## Additional info None