Ricardo Berdejo

Results 4 issues of Ricardo Berdejo

**Describe the bug** As a user, I'd like ListItem to ignore the press event and just let it work on the actionItem prop. component. Disabling onPress doesn't quite work since...

Hi, first that all thanks for taking your time to do this. I've seen that this always produces square content so it's not possible to do something like this A...

#### Perceived Problem I was trying to delete multiple records at once but I noticed my "documents" are sent as queries ```js const requests = uuids.map((uuid: string) => ({ document:...

type/feat

So, you HAVE TO USE the provided "permission" functions in order to get this working. I was using `react-native-permissions` to get the WRITE permission granted but I was just getting...