Results 70 issues of Bruno Fantauzzi

# Feature Request Hi! I am the author of [react-native-shadow-2](https://github.com/SrBrahma/react-native-shadow-2). Being so, I simply can't use elevation/iOS shadow props hehe. In my current contract, I need to use the BottomSheet....

enhancement
v4

Looks like all added cards are credit, using any of the 3 client ways to add a card this lib allows. Isn't there a way to choose debit / prepaid?

question

Hey again! In my previous app, when I added the moderateVerticalScale to this package, I found that 0.4 was usually the golden ratio for me. This scale came out from...

### Summary It's already wrapped by a truthy `finished` conditional ### Test plan

Seems like the TextInput width is greater than the same text in Text. If I apply the calculated `width` to the Text, it displays it without a problem, but if...

Hey, when using default react-native and adding the intl in the jscFlavor, the Intl.RelativeTimeFormat isn't available yet (is undefined). I have found this lib, and I want to know if...

I have a mySchema with ~10 properties. In my API, I use `mySchema.partial()` as all props are optional, BUT one. I wish I could simply `mySchema.partial().required({ myRequired: true })`, as...

This solves the #1176 by adding the `mask` parameter to the `.required()` method. * I have used as base the `.partial(mask)` method. * I have also added the `.required` to...

**Describe the bug** When dragging the map, it drags poorly. Looks like it only drags well if you move the mouse fast enough. **To Reproduce** Steps to reproduce the behavior:...

type: bug
version: 1.16
version loader: fabric
version loader: forge

Hi, anyone managed to get it working with Expo EAS?