Adi Mordo

Results 41 comments of Adi Mordo

Hi @jake-ruth, Currently we are supporting `react-native 0.71` not `0.74`. This issue might come from the `react-native` version and the `react-native-reanimated` version. Does it reproduce on `react-native 0.71` ?

Hi @allynsweet, Currently we aren't working with `react-native-gesture-handler 12.15.0`, instead we are using version `2.9.0`. We are working on upgrading the version to `12.14.1`, we will have an update soon...

TODO: After installing `snapshot` version on the private repo I found few issues to fix - ColorPicker - value prop should be `ColorValue` - ColorPalette & ColorSwatch value props also...

Hi, @theobouwman have you tried to add `react-native-fs` to the `compileNodeModules` ? I haven't managed to reproduce it on our webDemo yet, if you have a snippet of the usage...

Hi guys, does this reproduce on RN `0.73` ? @hunglv156 @0-CAT @candronikos I didn't managed to reproduce the issue on Android and on IOS seems to work fine on RN...

Hi @jpcastro4 we are working on a solution, we will update.

Hi, you can pass `bottom` or `top` to the `Dialog` component. If you have some issue please paste a snippet of your code. [example code link](https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/DialogScreen.js#L242-L243)

Hi @SupriyaPKalghatgi, We are currently working on new `Incubator.ActionSheet` that will support `ScrollView`. We don't have an ETA at the moment, please follow our release notes (I'll update here also).

> When adding the example in the ticket to the PlaygroundScreen I get a red screen: > > ``` > > ``` fixed