François Billioud

Results 28 issues of François Billioud

![A GIF or MEME to give some spice of the internet](url) ## _What_ is wrong? Running a trained LSTM network on each input is VERY slow. ## _Where_ does it...

bug

![A GIF or MEME to give some spice of the internet](url) ## _What_ is wrong? There is a mismatch between the documentation and the type declaration of train function of...

bug

Fix [https://github.com/styled-components/styled-components/issues/3666](https://github.com/styled-components/styled-components/issues/3666)

## What? This PR adds support to drawing svg on a PDF Page. ```js const doc = await PDFDocument.load(pdfBytes) const page = doc.getPage(0) page.drawSvg(svg, { x: 0, y: 100, width:...

needs-triage

You can check [this](https://jsbin.com/dufefihebo/edit?html,output). You will see that the origin is correctly placed at the bottom-left of the page, but the y axis is not looking upwards as you can...

in-progress

**The problem** Here is what the event looks like on `onLoad`: ![image](https://user-images.githubusercontent.com/797545/161269560-3bc191bc-b866-4058-b959-3c6ddf7c2e0e.png) But here is what the documentation tells us: ![image](https://user-images.githubusercontent.com/797545/161269818-b439ff72-6621-4c4f-a654-5fc829380966.png) As you can see, the `source` attribute is missing....

has: pr
project:react-native-web

**The problem** When loading many items in a FlatList with the `inverted` prop, the list gets weird behaviours. The scroll moves on its own. It is also reverted whereas it...

bug: react-native
project:react-native-web

### Introduction After being moved out from React Native, some packages got registered under @react-native-community in order to make it easier to update the projects depending on them. The issue...

⚙️ Chore

What `react-native` version are you using? 0.64.0 What `react-native-pdf` version are you using? 6.3.0 What platform does your issue occur on? (android/ios/both) both The type of `error` object returned by...

Hi, thanks a lot for your work ! I think it would be great if we could use a Maven repo for SVG Salamander, and I've read that you have...