Felipe Rodriguez Esturo
Felipe Rodriguez Esturo
Hi. I would like to know of there is any plugin for using apollo with reactotron. I mean, a good plugin where you can inspect the cache, check mutations, and...
### Motivation With this pr, now any person using this library will be able to override some of the default props of accessibility. The idea is to solve the problem...
Hi, I have a question. In my app the user can take some pictures or upload pictures from the gallery. I want to resize the image that the user will...
My doubt is the next one. My team and I build an app where the user can upload 10 photos if he want. But the problem was that the action...
## Ask your Question I am creating a library and I am getting this error: ``` Property 'children' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly' ``` For...
## Pagination Actions You will have to write actions with the following params (only if you want to build a paginationAction, if you don't want that, write actions like always):...
## Description Hi! This is an easy problem to describe. We have this piece of code: ``` {label} {value} ``` Where the `accessibilityProps` are these: ``` accessibilityActions: [ { name:...
Hi, I wrote a script to delete some targets and create some build configurations. The script works fine but the TargetAttributes from `project.pbxproj` is not being updated. I realized that...
### Issue Description Hey, I am using `3.5.8` that version of apollo client. I have a simple pagination system. This is the type policy I defined: ``` watchPlaylist: { keyArgs:...