Martin Novák

Results 10 comments of Martin Novák

I have nothing in `css` section and even after I enabled `unibody` in config file tabs look the same :/

Hello, I will try to add this feature as soon as possible.

Hello, I will look at this very soon. Thank you for your patience.

Hello @ivanobivan @shridharbennisur , I had the same issue when try to use it in https://codesandbox.io/, but when I am developing this on my machine I have no issue. Did...

Is someone working on this? I would like to use React-Big-Calendar with drag and drop support and my own drag and drop component, but I can´t make it work, because...

@sudhiryadav Nope :/, I created pull request to React Big Calendar to export it without React DnD context. It has been approved and now waiting for merge...

Hello, I am having the same issue, emails is empty `emails: [{ value: '' }]` 🤕

I tried to use macOS-14, macOS-15 with Xcode 16.2 on Azure DevOps and the build fails on timeout. It took 25 minutes before on macOS-13 and Xcode 15.2

Hello, I just tried it with image version `20250120.591`, build and compile now takes 43 minutes compared to 29 minutes before, but at least it does not time out 😄...

What helped me was to remove component `id` in the stack and kept there only `name`. Something similar was solved [here](https://github.com/wix/react-native-navigation/issues/6480). I am not exactly sure why, but maybe the...