Pierre Poupin
Pierre Poupin
Closes #170
The following code gives this  If we remove `endShape=...`, it gives this result instead:  ```typescript import React from "react"; import logo from "./logo.svg"; import "./App.css"; import { ArcherContainer,...
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...
**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...
Allows for clickable arrows, drag and droppable arrows...
Solves https://github.com/pierpo/react-archer/issues/180