Alexandre Moureaux

Results 19 issues of Alexandre Moureaux

I tried your script and it worked very well, thanks! :) I changed the olddir directory and noticed this issue.

### Before You File a Documentation Request Please Confirm You Have Done The Following... - [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that match my proposal....

package: eslint-plugin
documentation
accepting prs

Hi @peggyrayzis, Thanks for making this great plugin, it is very useful! It seems that for now, it creates a bridge in an existing React Native project, but there is...

discussion

If my form state has a value, that is an array: [this] https://github.com/bamlab/react-native-formik/blob/master/src/makeReactNativeField.js#L9 fails Say the form is like: ```javascript { arrayValue: [ { name: "Hello" } ] } ```...

question

We could add something as simple as a `` that shows `JSON.stringinfy(formikContext, null, 2)`. Very useful when trying to debug issues :)

enhancement

This is a proposal to deal with issues like https://github.com/GantMan/jail-monkey/pull/102 In our case, we'd like to keep using this lib but keep some granularity on root beer methods, to be...

Hello! ### Describe your environment - React-Native 0.62.2 - Platform: iOS - Device: simulator - OS version: macOS 10.15.4 - react-native-dev-menu version 4.0.1 - Devtools: XCode 11.4 Also note the...

![image](https://user-images.githubusercontent.com/4534323/187159813-c31a85c0-6e33-434f-99e8-723dc09c5dac.png) In the list of threads (for instance, in [this report](https://flashlight-bam-reports-19122014.netlify.app/tf1-info/report/pixel_6_pro/report), we always display the UI thread with the name read in the `/proc/...` files. But it's usually quite ugly,...

good first issue