Rubén Sospedra

Results 48 issues of Rubén Sospedra

After `yarn global add emma-cli`. I got a successful message: ``` success Installed "[email protected]" with binaries: - emma - ema ✨ Done in 3.96s. ``` But no `emma` CLI is...

This is a **question** and maybe a suggestion As far as I know, `get` returning `any` is basically useless. And all uses of `any` [discouraged by `flow` maintainers](https://flow.org/en/docs/types/any/). > Using...

- [x] Add defintions - [ ] Manual test in a flow project

help wanted

I think that would be very useful to have a pre-merge hook for master. So we can ensure that everything that goes to master passed the tests, but rely on...

We all know that `TouchableNativeFeedback` only support one single child. But, why don't handle it and wrap the children into a `View`? ```js render () { // changing some pieces...

First and foremost, my apologies if this is not the appropriate place for such suggestion. It doesn't feel right but I cannot find where to. To the topic. How about...

enhancement
website

Cover these scenarios: - [ ] Render with label - [ ] Render with error - [ ] Render with defaultValue - [ ] Render with onChangeText - [ ]...

help wanted
priority

This is gold Thank you so much 🤗