Pierre Poupin

Results 21 issues of Pierre Poupin

The following code gives this ![image](https://user-images.githubusercontent.com/6313316/160859594-5c087bf1-49bd-44b7-ad7c-382e0cd90fa3.png) If we remove `endShape=...`, it gives this result instead: ![image](https://user-images.githubusercontent.com/6313316/160859698-25edceed-acf3-447f-913c-c66195e5dd17.png) ```typescript import React from "react"; import logo from "./logo.svg"; import "./App.css"; import { ArcherContainer,...

bug

Solves https://github.com/tokkozhin/react-native-neomorph-shadows/issues/52 No breaking change, `borderRadius` still works as before 😉

**Motivation** I'd like to add more strength to my typings while using the lib. I don't want to make mistakes while using tab names. **Test plan** This is a non...

first pull request

**Is your feature request related to a problem? Please describe.** We're integrating LRUD in a react-native app, and we frequently need to access the data linked to our node. Most...

enhancement

Allows for clickable arrows, drag and droppable arrows...

enhancement

Solves https://github.com/pierpo/react-archer/issues/180

enhancement