Marcelo Terreiro Prado

Results 9 issues of Marcelo Terreiro Prado

**Describe the bug** It seems nameko causes tests that use `pytest-tornado` to indefinitely hang. I believe the cause of the issue might be related to `eventlet.monkey_patch()` but I don't understand...

How can I integrate Minimal Tab Bar with interface builder project?

**Describe the bug** I'm trying to replicate the `KeyboardAwareScrollView` behavior from`react-native-keyboard-aware-scroll-view`. Using the KeyboardAwareScrollView found in `/examples`, I noticed the scroll view scrolls more than it needs to: https://github.com/kirillzyusko/react-native-keyboard-controller/assets/8047841/ecd6d68a-7525-4972-9965-304352661e4b Notice...

📚 components
sponsor 💖

Hi folks. While trying to implement an `optimisticUpdater` for my app's mutations, I noticed the function has an invalid signature in Typescript (and possibly Flow as well). Consider the following...

I've discovered a strange problem: on a specific laptop, an 2009 macbook pro, SR Tab Bar Controller is having problems with a set of constraints. **It doesn't display the tab...

After reading the [Custom Type docs](https://github.com/decs/ruls#custom-type), I tried creating a custom `date` signal. I'm not sure the right way of injecting custom assert functions. For example, the number operator adds...

Please see: https://docusaurus.io/docs/search We need to support `cmd + k` searches in the docsite.

We should have an example demoing how to implement horizontal swipe.