-
So in the README, html-sketchapp mentions that they pulled heavily from the source of react-sketchapp to implement this tool. Looking through the source of html-sketchapp, it seems a lot of this seems…
-
Reporting a bug or issue
React Created Artboard could not be retrieved by the mirror app.
**How to reproduce:**
Use Artbord to create an artbord.
```
Text
```
o…
-
🌞Glad to introduce that I am a member of [Ant Design](https://github.com/ant-design) Developers.
**Proposal:**
Self-recommend our project --> [antd-sketchapp](https://github.com/ant-design/antd-…
-
`react-sketchapp` and `react-native-svg` have more svg elements now:
```js
{ ClipPath, Image, Pattern, TextPath, TSpan }
```
Should I go ahead and open a PR @chengyin ?
-
[react-sketchapp doc](http://airbnb.io/react-sketchapp/docs/API.html#svg)
-
[react-sketchapp doc](http://airbnb.io/react-sketchapp/docs/API.html#artboard).
Can just render `Frame`.
-
_I am..._
| -------------------------------------------------------------------------------------------------
| Reporting a bug or issue
| --------------------------------------------------------…
-
@Danny - serious amazing work with this library. The magic of seeing a Sketch file build and work programmatically is priceless. I've shown all my design buddies and they are speechless.
So this is…
-
See about getting sketch versions of the components out for iteration in Sketch. (https://airbnb.io/react-sketchapp/)
-
react-sketchapp:
```javascript
import sketch from 'sketch';
import { Svg, render } from 'react-sketchapp';
export default () => {
render(
…