Bruno Fantauzzi
Bruno Fantauzzi
Hi, @swushi! Now my todo-queue is quite long, so I can't make a proper PR for it now. I don't remember exactly all the changes I made in your lib...
Playing with your code, https://github.com/swushi/react-native-input-outline/blob/8bd774d8bb1bfc11d15b17fbf96135da91019bf4/src/components/InputOutline.tsx#L378-L384 I changed this height: 1 to 2, and the line is gone. My PixelRatio.get() is 2.75. Maybe your animation positioning with just this 1 in...
As workaround, I am just `myDepsArray.map(d => d.replace('@latest', ''))`
> FWIW, I am not the maintainer of react-native-ssl-pinning, but this package seems to work just fine with expo: > > ``` > yarn add react-native-ssl-pinning > ./node_modules/.bin/react-native link >...
Didn't know about it, good to know! Thanks for the info!
This was a problem for me too. Found https://github.com/hgouveia/node-downloader-helper and I am using it. Muuuch better and mantained.
> As a hack i set a 2nd dataset with desired [min, max] and render a transparent line. Not ideal but worked as a temp fix for me. Nice hack!...
Any update?
Just found out by accident while reading someone else code: Under chartConfig prop, there is the propsForLabels prop. You may enter the `fontFamily` there and other texts properties.
I was about to use this plugin until I saw this, it's not an option for me to lose this behavior that I have with the `simple-import-sort/imports` ESLint rule